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