yuzu/externals/vcpkg/ports/libpqxx/config-internal-compiler.h.in

15 lines
425 B
C
Raw Normal View History

2022-07-23 05:01:36 +04:00
/* 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