//| Copyright: (C) 2009-2020 Kevin Larke //| License: GNU GPL version 3.0 or above. See the accompanying LICENSE file. #ifndef cmPrefix_h #define cmPrefix_h #ifdef __cplusplus extern "C" { #endif //( { file_desc:"Global prefix header for the 'cm' library. Currently empty." kw:[base] } //) #ifdef __cplusplus } #endif #endif