Minor header include cleanup
This commit is contained in:
parent
83de3a60ab
commit
bdbabd110c
|
@ -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"
|
||||
|
|
|
@ -28,9 +28,6 @@
|
|||
|
||||
#ifndef HB_NO_MATH
|
||||
|
||||
#include "hb-open-type.hh"
|
||||
|
||||
#include "hb-ot-face.hh"
|
||||
#include "hb-ot-math-table.hh"
|
||||
|
||||
|
||||
|
|
|
@ -30,7 +30,6 @@
|
|||
|
||||
#include "hb-ot-name-table.hh"
|
||||
|
||||
#include "hb-ot-face.hh"
|
||||
#include "hb-utf.hh"
|
||||
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue