Fix test
This commit is contained in:
parent
b9b10ad78b
commit
c4611cb66f
|
@ -26,6 +26,7 @@
|
||||||
#ifndef HB_GRAPHITE2_H
|
#ifndef HB_GRAPHITE2_H
|
||||||
#define HB_GRAPHITE2_H
|
#define HB_GRAPHITE2_H
|
||||||
|
|
||||||
|
#include "hb-common.h"
|
||||||
#include "hb-shape.h"
|
#include "hb-shape.h"
|
||||||
|
|
||||||
HB_BEGIN_DECLS
|
HB_BEGIN_DECLS
|
||||||
|
|
|
@ -27,6 +27,7 @@
|
||||||
#ifndef HB_OT_SHAPE_H
|
#ifndef HB_OT_SHAPE_H
|
||||||
#define HB_OT_SHAPE_H
|
#define HB_OT_SHAPE_H
|
||||||
|
|
||||||
|
#include "hb-common.h"
|
||||||
#include "hb-shape.h"
|
#include "hb-shape.h"
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -27,6 +27,7 @@
|
||||||
#ifndef HB_UNISCRIBE_H
|
#ifndef HB_UNISCRIBE_H
|
||||||
#define HB_UNISCRIBE_H
|
#define HB_UNISCRIBE_H
|
||||||
|
|
||||||
|
#include "hb-common.h"
|
||||||
#include "hb-shape.h"
|
#include "hb-shape.h"
|
||||||
|
|
||||||
#define _WIN32_WINNT 0x0500
|
#define _WIN32_WINNT 0x0500
|
||||||
|
|
Loading…
Reference in New Issue