Remove extra stdbool includes
They are handled in our common header.
This commit is contained in:
parent
a0dccb6188
commit
e6e2ee2b92
|
@ -24,8 +24,6 @@
|
|||
* Google Author(s): Garret Rieger
|
||||
*/
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "hb-test.h"
|
||||
#include "hb-subset-test.h"
|
||||
|
||||
|
|
|
@ -24,8 +24,6 @@
|
|||
* Google Author(s): Garret Rieger
|
||||
*/
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "hb-test.h"
|
||||
#include "hb-subset-test.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue