early-access version 2853
This commit is contained in:
8
externals/vcpkg/ports/libpqxx/config-public-compiler.h.in
vendored
Executable file
8
externals/vcpkg/ports/libpqxx/config-public-compiler.h.in
vendored
Executable file
@@ -0,0 +1,8 @@
|
||||
/* Define if compiler supports [[deprecated]] attribute */
|
||||
#cmakedefine PQXX_HAVE_DEPRECATED 1
|
||||
|
||||
/* Define if the compiler supports std::experimental::optional. */
|
||||
#cmakedefine PQXX_HAVE_EXP_OPTIONAL 1
|
||||
|
||||
/* Define if the compiler supports std::optional. */
|
||||
#cmakedefine PQXX_HAVE_OPTIONAL 1
|
||||
Reference in New Issue
Block a user