ecpg_config.h 122 B

12345
  1. #if (_MSC_VER > 1200)
  2. #define HAVE_LONG_LONG_INT_64
  3. #define ENABLE_THREAD_SAFETY 1
  4. #define USE_INTEGER_DATETIMES 1
  5. #endif