It seems that Windows actually does have a header for <stdbool.h>.

Change-Id: I443929d07972389a8c9837926a4b7df37bd6a16a
This commit is contained in:
Dan Bornstein 2010-09-01 16:21:09 -07:00
parent 739cd9d2d4
commit f74af26d18
1 changed files with 1 additions and 1 deletions

View File

@ -311,7 +311,7 @@
/*
* Define if <stdbool.h> exists.
*/
/* #define HAVE_STDBOOL_H */
#define HAVE_STDBOOL_H
/*
* Define if <sched.h> exists.