summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2013-09-19 19:58:32 +0200
committerEike Rathke <erack@redhat.com>2013-09-19 19:59:06 +0200
commit1f6fceb89deea2100b0e95e9ed34af99bda8bccd (patch)
treeba214d8286ca90c67ec583ffe6333d45d98bcab5
parent01f351830b139f3ab7b63611e8630256d37aaff6 (diff)
does #include <map> satisfy Windows?
Change-Id: I42410c84291b7fdebe6507ec23837433970ea277
-rw-r--r--i18nlangtag/source/languagetag/languagetag.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18nlangtag/source/languagetag/languagetag.cxx b/i18nlangtag/source/languagetag/languagetag.cxx
index ea5ef6627512..9482018197f5 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