[Libreoffice-commits] core.git: i18nlangtag/source
Eike Rathke
erack at redhat.com
Thu Sep 19 10:59:33 PDT 2013
i18nlangtag/source/languagetag/languagetag.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 1f6fceb89deea2100b0e95e9ed34af99bda8bccd
Author: Eike Rathke <erack at redhat.com>
Date: Thu Sep 19 19:58:32 2013 +0200
does #include <map> satisfy Windows?
Change-Id: I42410c84291b7fdebe6507ec23837433970ea277
diff --git a/i18nlangtag/source/languagetag/languagetag.cxx b/i18nlangtag/source/languagetag/languagetag.cxx
index ea5ef66..9482018 100644
--- a/i18nlangtag/source/languagetag/languagetag.cxx
+++ b/i18nlangtag/source/languagetag/languagetag.cxx
@@ -17,6 +17,7 @@
#include <rtl/instance.hxx>
#include <rtl/locale.h>
#include <boost/unordered_set.hpp>
+#include <map>
//#define erDEBUG
More information about the Libreoffice-commits
mailing list