<stdbool.h> unnecessary in C++.
Bug: N/A Test: builds Change-Id: Iddbd364e581477b8304dc6f0764f153dbcf122a7
This commit is contained in:
parent
48fb82cfbc
commit
f654c04d01
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