It seems that Windows actually does have a header for <stdbool.h>.
Change-Id: I443929d07972389a8c9837926a4b7df37bd6a16a
This commit is contained in:
parent
739cd9d2d4
commit
f74af26d18
|
@ -311,7 +311,7 @@
|
|||
/*
|
||||
* Define if <stdbool.h> exists.
|
||||
*/
|
||||
/* #define HAVE_STDBOOL_H */
|
||||
#define HAVE_STDBOOL_H
|
||||
|
||||
/*
|
||||
* Define if <sched.h> exists.
|
||||
|
|
Loading…
Reference in New Issue