early-access version 2853
This commit is contained in:
14
externals/vcpkg/ports/libpqxx/config-internal-compiler.h.in
vendored
Executable file
14
externals/vcpkg/ports/libpqxx/config-internal-compiler.h.in
vendored
Executable file
@@ -0,0 +1,14 @@
|
||||
/* System supports poll(). */
|
||||
#cmakedefine HAVE_POLL 1
|
||||
|
||||
/* Define to 1 if you have the <sys/select.h> header file. */
|
||||
#cmakedefine HAVE_SYS_SELECT_H 1
|
||||
|
||||
/* Define to 1 if you have the <sys/time.h> header file. */
|
||||
#cmakedefine HAVE_SYS_TIME_H 1
|
||||
|
||||
/* Define to 1 if you have the <sys/types.h> header file. */
|
||||
#cmakedefine HAVE_SYS_TYPES_H 1
|
||||
|
||||
/* Define to 1 if you have the <unistd.h> header file. */
|
||||
#cmakedefine HAVE_UNISTD_H 1
|
||||
Reference in New Issue
Block a user