From: Behdad Esfahbod Date: Wed, 8 Aug 2012 18:59:09 +0000 (-0400) Subject: Minor X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=37191ede7583fdb864db32a8f4d90956657926c7;p=platform%2Fupstream%2FlibHarfBuzzSharp.git Minor --- diff --git a/src/hb-common.h b/src/hb-common.h index 6f2a709..92f77c4 100644 --- a/src/hb-common.h +++ b/src/hb-common.h @@ -43,8 +43,6 @@ # endif /* !__cplusplus */ #endif -HB_BEGIN_DECLS - #if !defined (HB_DONT_DEFINE_STDINT) #if defined (_SVR4) || defined (SVR4) || defined (__OpenBSD__) || \ @@ -69,6 +67,8 @@ typedef unsigned __int64 uint64_t; #endif +HB_BEGIN_DECLS + typedef int hb_bool_t; diff --git a/src/hb-icu.h b/src/hb-icu.h index d22a8e1..f2f35f0 100644 --- a/src/hb-icu.h +++ b/src/hb-icu.h @@ -33,7 +33,6 @@ #include - HB_BEGIN_DECLS