提交 37191ede 编写于 作者: B Behdad Esfahbod

Minor

上级 6d9a329a
...@@ -43,8 +43,6 @@ ...@@ -43,8 +43,6 @@
# endif /* !__cplusplus */ # endif /* !__cplusplus */
#endif #endif
HB_BEGIN_DECLS
#if !defined (HB_DONT_DEFINE_STDINT) #if !defined (HB_DONT_DEFINE_STDINT)
#if defined (_SVR4) || defined (SVR4) || defined (__OpenBSD__) || \ #if defined (_SVR4) || defined (SVR4) || defined (__OpenBSD__) || \
...@@ -69,6 +67,8 @@ typedef unsigned __int64 uint64_t; ...@@ -69,6 +67,8 @@ typedef unsigned __int64 uint64_t;
#endif #endif
HB_BEGIN_DECLS
typedef int hb_bool_t; typedef int hb_bool_t;
......
...@@ -33,7 +33,6 @@ ...@@ -33,7 +33,6 @@
#include <unicode/uscript.h> #include <unicode/uscript.h>
HB_BEGIN_DECLS HB_BEGIN_DECLS
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册