Remove extra stdbool includes

They are handled in our common header.
pull/889/head
Behdad Esfahbod 7 years ago
parent a0dccb6188
commit e6e2ee2b92
  1. 2
      test/api/test-subset-post.c
  2. 2
      test/api/test-subset-vmtx.c

@ -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…
Cancel
Save