1 --- CoinUtils/src/config_coinutils_default.h 2014-06-06 14:28:06.872113540 +0100
2 +++ CoinUtils/src/config_coinutils_default.h 2014-06-06 14:28:29.400294129 +0100
4 all of this inside the guard for MSC_VER >= 1200. If you're reading this
5 and have been developing in MSVS long enough to know, fix it. -- lh, 100915 --
8 +#if defined _MSC_VER && _MSC_VER >= 1200
10 # define COIN_INT64_T INT64
11 # define COIN_UINT64_T UINT64