[subset] Minor
This commit is contained in:
parent
fc1e82a5ae
commit
0ff007daaa
|
@ -24,15 +24,10 @@
|
||||||
* Google Author(s): Rod Sheeter
|
* Google Author(s): Rod Sheeter
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef HB_H_IN
|
|
||||||
#error "Include <hb.h> instead."
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef HB_SUBSET_H
|
#ifndef HB_SUBSET_H
|
||||||
#define HB_SUBSET_H
|
#define HB_SUBSET_H
|
||||||
|
|
||||||
#include "hb-common.h"
|
#include "hb.h"
|
||||||
#include "hb-face.h"
|
|
||||||
|
|
||||||
HB_BEGIN_DECLS
|
HB_BEGIN_DECLS
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue