diff options
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/source/breakiterator/breakiterator_th.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/i18npool/source/breakiterator/breakiterator_th.cxx b/i18npool/source/breakiterator/breakiterator_th.cxx index 08a9400d69ad..a685427df5ee 100644 --- a/i18npool/source/breakiterator/breakiterator_th.cxx +++ b/i18npool/source/breakiterator/breakiterator_th.cxx @@ -21,6 +21,7 @@ #include <wtt.h> #include <string.h> +#include <algorithm> using namespace ::com::sun::star::uno; using namespace ::com::sun::star::lang; |