Minor header include cleanup

This commit is contained in:
Behdad Esfahbod 2019-06-18 13:21:25 -07:00
parent 83de3a60ab
commit bdbabd110c
4 changed files with 2 additions and 7 deletions

View File

@ -27,7 +27,6 @@
#include "hb-open-type.hh"
#include "hb-ot-face.hh"
#include "hb-aat-layout.hh"
#include "hb-aat-fdsc-table.hh" // Just so we compile it; unused otherwise.
#include "hb-aat-layout-ankr-table.hh"

View File

@ -28,9 +28,6 @@
#ifndef HB_NO_MATH
#include "hb-open-type.hh"
#include "hb-ot-face.hh"
#include "hb-ot-math-table.hh"

View File

@ -30,7 +30,6 @@
#include "hb-ot-name-table.hh"
#include "hb-ot-face.hh"
#include "hb-utf.hh"

View File

@ -26,11 +26,11 @@
#include "hb-open-type.hh"
#include "hb-ot-face.hh"
#include "hb-ot-var.h"
#include "hb-ot-var-avar-table.hh"
#include "hb-ot-var-fvar-table.hh"
#include "hb-ot-var-mvar-table.hh"
#include "hb-ot-var.h"
/**