Merge "<stdbool.h> unnecessary in C++."
This commit is contained in:
commit
a94fc7cdcd
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@
|
|||
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
#include <inttypes.h>
|
||||
#include <time.h>
|
||||
#include <sys/types.h>
|
||||
|
|
Loading…
Reference in a new issue