[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - i18npool/source

Miklos Vajna vmiklos at collabora.co.uk
Tue Jul 14 07:27:19 PDT 2015


 i18npool/source/breakiterator/breakiterator_th.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit acddaea669fcb30660f1844e84582ce11e344441
Author: Miklos Vajna <vmiklos at collabora.co.uk>
Date:   Sat May 23 10:20:47 2015 +0100

    i18npool: missing include
    
    Change-Id: I04b2e2aa5fffd570f33b69d8df99b9a88481a3a2
    (cherry picked from commit d8208da8576874fdb07014287e6cbc0aeba741bb)
    Reviewed-on: https://gerrit.libreoffice.org/17046
    Reviewed-by: Eike Rathke <erack at redhat.com>
    Tested-by: Eike Rathke <erack at redhat.com>

diff --git a/i18npool/source/breakiterator/breakiterator_th.cxx b/i18npool/source/breakiterator/breakiterator_th.cxx
index 5b4973b..db1dcde4 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;


More information about the Libreoffice-commits mailing list