libcm/cmPrefix.h
2012-10-29 20:52:39 -07:00

17 lines
119 B
C

#ifndef cmPrefix_h
#define cmPrefix_h
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif