Define missing HAVE_STDBOOL_H for VS

This commit is contained in:
Evgeny Grin (Karlson2k)
2016-11-10 16:27:41 +03:00
parent df98141b03
commit d2e9b53c6e
+4
View File
@@ -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 *** */