[dwrite] Minor, don't include unnecessary headers (#309)
This commit is contained in:
parent
c4f36b04e3
commit
5362ce6a64
|
@ -29,10 +29,6 @@
|
||||||
|
|
||||||
#include "hb-directwrite.h"
|
#include "hb-directwrite.h"
|
||||||
|
|
||||||
#include "hb-open-file-private.hh"
|
|
||||||
#include "hb-ot-name-table.hh"
|
|
||||||
#include "hb-ot-tag.h"
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef HB_DEBUG_DIRECTWRITE
|
#ifndef HB_DEBUG_DIRECTWRITE
|
||||||
#define HB_DEBUG_DIRECTWRITE (HB_DEBUG+0)
|
#define HB_DEBUG_DIRECTWRITE (HB_DEBUG+0)
|
||||||
|
|
Loading…
Reference in New Issue