[subset] Minor

This commit is contained in:
Behdad Esfahbod 2018-02-04 20:22:07 -05:00
parent fc1e82a5ae
commit 0ff007daaa
1 changed files with 1 additions and 6 deletions

View File

@ -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