Minor header include cleanup

pull/1783/head
Behdad Esfahbod 5 years ago
parent 83de3a60ab
commit bdbabd110c
  1. 1
      src/hb-aat-layout.cc
  2. 3
      src/hb-ot-math.cc
  3. 1
      src/hb-ot-name.cc
  4. 4
      src/hb-ot-var.cc

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