summaryrefslogtreecommitdiff
path: root/i18npool/inc
diff options
context:
space:
mode:
authorMichael Stahl <Michael.Stahl@cib.de>2019-05-28 15:50:47 +0200
committerMichael Stahl <Michael.Stahl@cib.de>2019-05-28 15:50:47 +0200
commitd3ef215486cfa669cc12543243c7ff5c3004a093 (patch)
treef9d0706d8e8669b1a89973153f1e4e33233a76b8 /i18npool/inc
parenta42291d0abd14c6c763962a5ae60b02a8552f641 (diff)
i18npool: remove versioned ICU forward declarations
(regression from c6b7f5555d5df13eae7aa72dbd3307ad8c9893dc)
Diffstat (limited to 'i18npool/inc')
-rw-r--r--i18npool/inc/breakiterator_unicode.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/i18npool/inc/breakiterator_unicode.hxx b/i18npool/inc/breakiterator_unicode.hxx
index 251c4a982184..41831c676f28 100644
--- a/i18npool/inc/breakiterator_unicode.hxx
+++ b/i18npool/inc/breakiterator_unicode.hxx
@@ -21,12 +21,11 @@
#include "breakiteratorImpl.hxx"
+#include <unicode/brkiter.h>
#include <unicode/utext.h>
#include <memory>
#include <unordered_map>
-namespace icu_63 { class BreakIterator; }
-
namespace i18npool {
#define LOAD_CHARACTER_BREAKITERATOR 0