提交 cd2b9010 编写于 作者: B Behdad Esfahbod

[graphite] Minor

上级 834af3b4
......@@ -24,16 +24,16 @@
*/
#include "hb-private.hh"
#include "hb-graphite2.h"
#include "hb-buffer-private.hh"
#include "hb-font-private.hh"
#include "hb-ot-tag.h"
#include <graphite2/Font.h>
#include <graphite2/Segment.h>
#include "hb-graphite2.h"
#include <stdlib.h>
#include <string.h>
HB_BEGIN_DECLS
typedef struct hbgr_tablelist_t {
hb_blob_t *blob;
......@@ -432,5 +432,3 @@ dieout:
if (text) free(text);
return success;
}
HB_END_DECLS
......@@ -31,7 +31,6 @@
#include "hb-buffer-private.hh"
#ifdef HAVE_GRAPHITE
#include "hb-font-private.hh"
#include "hb-graphite2.h"
#endif
#ifdef HAVE_UNISCRIBE
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册