Remove extra stdbool includes

They are handled in our common header.
This commit is contained in:
Behdad Esfahbod 2018-03-15 09:05:22 -07:00
parent a0dccb6188
commit e6e2ee2b92
2 changed files with 0 additions and 4 deletions

View File

@ -24,8 +24,6 @@
* Google Author(s): Garret Rieger
*/
#include <stdbool.h>
#include "hb-test.h"
#include "hb-subset-test.h"

View File

@ -24,8 +24,6 @@
* Google Author(s): Garret Rieger
*/
#include <stdbool.h>
#include "hb-test.h"
#include "hb-subset-test.h"