Add bool header.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
630da663c4
commit
94f9f2fdac
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ typedef unsigned long int uint64_t;
|
|||
#else
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdbool.h>
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue