/usr/include/pqxx/config-public-compiler.h is in libpqxx-dev 4.0.1+dfsg-3ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | /* Automatically generated from config.h: public/compiler config. */
#define PGSTD std
#define PQXXTR1 std::tr1
#define PQXX_HAVE_AUTO_PTR 1
#define PQXX_HAVE_CHAR_TRAITS 1
#define PQXX_HAVE_CPP_PRAGMA_MESSAGE 1
#define PQXX_HAVE_CPP_WARNING 1
#define PQXX_HAVE_GCC_CONST 1
#define PQXX_HAVE_GCC_DEPRECATED 1
#define PQXX_HAVE_GCC_NORETURN 1
#define PQXX_HAVE_GCC_PURE 1
#define PQXX_HAVE_IOS 1
#define PQXX_HAVE_LIMITS 1
#define PQXX_HAVE_LONG_DOUBLE 1
#define PQXX_HAVE_LONG_LONG 1
#define PQXX_HAVE_REVERSE_ITERATOR 1
#define PQXX_HAVE_SHARED_PTR 1
#define PQXX_HAVE_STREAMBUF 1
#define PQXX_TR1_HEADERS 1
|