Index: icu46/source/common/ubrkimpl.h |
=================================================================== |
--- icu46/source/common/ubrkimpl.h (revision 0) |
+++ icu46/source/common/ubrkimpl.h (revision 0) |
@@ -0,0 +1,13 @@ |
+/* |
+********************************************************************** |
+* Copyright (C) 2006, International Business Machines |
+* Corporation and others. All Rights Reserved. |
+********************************************************************** |
+*/ |
+ |
+#ifndef UBRKIMPL_H |
+#define UBRKIMPL_H |
+ |
+#define U_ICUDATA_BRKITR U_ICUDATA_NAME U_TREE_SEPARATOR_STRING "brkitr" |
+ |
+#endif /*UBRKIMPL_H*/ |
Property changes on: icu46/source/common/ubrkimpl.h |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |