Changeset 16 in libcf++ for trunk/include/cf/util.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/util.h

    r4 r16  
    44 * @brief util
    55 */
    6 #ifndef __util_h__
    7 #define __util_h__
     6#ifndef __cf_util_h__
     7#define __cf_util_h__
    88
    99#include "cf/exception.h"
     
    5656}
    5757
    58 #endif // #ifndef __util_h__
     58#endif // #ifndef __cf_util_h__
Note: See TracChangeset for help on using the changeset viewer.