]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/layoutex/layout/playout.h
ICU-64232.0.1.tar.gz
[apple/icu.git] / icuSources / layoutex / layout / playout.h
index 1d98e16e94a731f2eb1354c0ffbe6dcb7d53ee6e..317b438913675f9cc3a689196060a110b81323e4 100644 (file)
@@ -1,6 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /*
  *
 /*
  *
- * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved
+ * (C) Copyright IBM Corp. 1998-2011 - All Rights Reserved
  *
  */
 
  *
  */
 
@@ -13,6 +15,7 @@
  */
 #include "unicode/ubidi.h"
 #if ! UCONFIG_NO_BREAK_ITERATION
  */
 #include "unicode/ubidi.h"
 #if ! UCONFIG_NO_BREAK_ITERATION
+#ifndef U_HIDE_INTERNAL_API
 
 #include "layout/LETypes.h"
 #include "plruns.h"
 
 #include "layout/LETypes.h"
 #include "plruns.h"
@@ -460,5 +463,6 @@ pl_getVisualRunDescent(const pl_visualRun *run);
 U_INTERNAL le_int32 U_EXPORT2
 pl_getVisualRunLeading(const pl_visualRun *run);
 
 U_INTERNAL le_int32 U_EXPORT2
 pl_getVisualRunLeading(const pl_visualRun *run);
 
+#endif  /* U_HIDE_INTERNAL_API */
 #endif
 #endif
 #endif
 #endif