config-public-compiler.h 272 B

1234567891011
  1. /* Automatically generated from config.h: public/compiler config. */
  2. #ifndef _MSC_VER
  3. #define PQXX_HAVE_DEPRECATED 1
  4. #endif
  5. #ifndef _MSC_VER
  6. #define PQXX_HAVE_GCC_CONST 1
  7. #define PQXX_HAVE_GCC_DEPRECATED 1
  8. #define PQXX_HAVE_GCC_PURE 1
  9. #endif
  10. #define PQXX_HAVE_OPTIONAL 1