- /* Automatically generated from config.h: internal/compiler config. */
- #include <util/system/platform.h>
- #if defined(_linux_) || defined(_darwin_)
- # define HAVE_POLL 1
- # define HAVE_SYS_TIME_H 1
- # define HAVE_SYS_TYPES_H 1
- # define HAVE_UNISTD_H 1
- # define PQXX_HAVE_CHARCONV_INT 1
- # define PQXX_HAVE_GCC_VISIBILITY 1
- #endif
|