]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/unicode/icuplug.h
ICU-57131.0.1.tar.gz
[apple/icu.git] / icuSources / common / unicode / icuplug.h
index 61dc2a3eb0afa1d16b59fc13ddc0a1dcd053a691..3a600f7c8a7b0b460c0a7bf04a1b4f92868805d6 100644 (file)
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2009-2012, International Business Machines
+*   Copyright (C) 2009-2015, International Business Machines
 *   Corporation and others.  All Rights Reserved.
 *
 ******************************************************************************
 #include "unicode/utypes.h"
 
 
+#if UCONFIG_ENABLE_PLUGINS
+
+
+
 /* === Basic types === */
 
 #ifndef U_HIDE_INTERNAL_API
@@ -368,4 +372,7 @@ U_INTERNAL void U_EXPORT2
 uplug_removePlug(UPlugData *plug, UErrorCode *status);
 #endif  /* U_HIDE_INTERNAL_API */
 
-#endif
+#endif /* UCONFIG_ENABLE_PLUGINS */
+
+#endif /* _ICUPLUG */
+