summaryrefslogtreecommitdiff
path: root/deps/icu-small/source/common/ubrkimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/icu-small/source/common/ubrkimpl.h')
-rw-r--r--deps/icu-small/source/common/ubrkimpl.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/deps/icu-small/source/common/ubrkimpl.h b/deps/icu-small/source/common/ubrkimpl.h
new file mode 100644
index 0000000000..e490971256
--- /dev/null
+++ b/deps/icu-small/source/common/ubrkimpl.h
@@ -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*/