Go to the documentation of this file. 4 #ifndef __CONFIG_COINUTILS_H__ 5 #define __CONFIG_COINUTILS_H__ 8 #define COINUTILS_HAS_STDINT_H 1 11 #define COINUTILS_HAS_CSTDINT 1 14 #define COINUTILS_VERSION "2.10.13" 17 #define COINUTILS_VERSION_MAJOR 2 20 #define COINUTILS_VERSION_MINOR 10 23 #define COINUTILS_VERSION_RELEASE 13 26 #define COIN_INT64_T int64_t 29 #define COIN_INTPTR_T intptr_t 32 #define COIN_UINT64_T int64_t