Changeset 16 in libcf++ for trunk/include/cf/bin.h


Ignore:
Timestamp:
07/11/15 18:35:43 (9 years ago)
Author:
cheese
Message:

#1 fix predefinition of header

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/cf/bin.h

    r15 r16  
    44 * @brief bin
    55 */
    6 #ifndef __bin_h__
    7 #define __bin_h__
     6#ifndef __cf_bin_h__
     7#define __cf_bin_h__
    88
    99#include "cf/types.h"
     
    176176}
    177177
    178 #endif // #ifndef __bin_h__
     178#endif // #ifndef __cf_bin_h__
Note: See TracChangeset for help on using the changeset viewer.