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

Change-Id: I25d7846c066135f0af1fef2995bcb86397b23226
This commit is contained in:
Dan Bornstein 2010-09-01 16:21:09 -07:00 committed by Raphael Moll
parent 9682e24bae
commit deb9188f4f
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.