Loading...
Searching...
No Matches
Go to the documentation of this file.
4#ifndef __CONFIG_COINUTILS_H__
5#define __CONFIG_COINUTILS_H__
11#define COINUTILS_HAS_CSTDINT 1
14#define COINUTILS_VERSION "2.11.4"
17#define COINUTILS_VERSION_MAJOR 2
20#define COINUTILS_VERSION_MINOR 11
23#define COINUTILS_VERSION_RELEASE 4
26#define COIN_INT64_T int64_t
29#define COIN_INTPTR_T intptr_t
32#define COIN_UINT64_T int64_t