mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
Define missing HAVE_STDBOOL_H for VS
This commit is contained in:
@@ -139,6 +139,10 @@
|
||||
/* Define to 1 if you have the <stddef.h> header file. */
|
||||
#define HAVE_STDDEF_H 1
|
||||
|
||||
/* Define to 1 if you have the <stdbool.h> header file and <stdbool.h> defines
|
||||
'bool' type. */
|
||||
#define HAVE_STDBOOL_H 1
|
||||
|
||||
|
||||
/* *** Other useful staff *** */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user