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_VERSION "2.9.10"
14 #define COINUTILS_VERSION_MAJOR 2
17 #define COINUTILS_VERSION_MINOR 9
20 #define COINUTILS_VERSION_RELEASE 10
23 #define COIN_INT64_T int64_t
26 #define COIN_INTPTR_T intptr_t
29 #define COIN_UINT64_T int64_t