Imported Upstream version 2.3.1
[platform/upstream/harfbuzz.git] / src / hb-ucdn / ucdn.h
index 9b0f9d4..05d46d2 100644 (file)
@@ -456,8 +456,6 @@ int ucdn_compat_decompose(uint32_t code, uint32_t *decomposed);
  */
 int ucdn_compose(uint32_t *code, uint32_t a, uint32_t b);
 
-#ifdef __cplusplus
-}
-#endif
+HB_END_HEADER
 
 #endif