It seems that Windows actually does have a header for <stdbool.h>.
Change-Id: I443929d07972389a8c9837926a4b7df37bd6a16a
This commit is contained in:
parent
739cd9d2d4
commit
f74af26d18
1 changed files with 1 additions and 1 deletions
|
|
@ -311,7 +311,7 @@
|
||||||
/*
|
/*
|
||||||
* Define if <stdbool.h> exists.
|
* Define if <stdbool.h> exists.
|
||||||
*/
|
*/
|
||||||
/* #define HAVE_STDBOOL_H */
|
#define HAVE_STDBOOL_H
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define if <sched.h> exists.
|
* Define if <sched.h> exists.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue