summaryrefslogtreecommitdiff
path: root/xmloff/inc/pch/precompiled_xof.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/pch/precompiled_xof.hxx')
-rw-r--r--xmloff/inc/pch/precompiled_xof.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/pch/precompiled_xof.hxx b/xmloff/inc/pch/precompiled_xof.hxx
index 4edfb09d295f..02b1a9e0cca1 100644
--- a/xmloff/inc/pch/precompiled_xof.hxx
+++ b/xmloff/inc/pch/precompiled_xof.hxx
@@ -14,7 +14,6 @@
also fixes all possible problems, so it's usually better to use it).
*/
-#include <boost/unordered_map.hpp>
#include <com/sun/star/beans/XPropertySetInfo.hpp>
#include <com/sun/star/i18n/CharacterClassification.hpp>
#include <com/sun/star/i18n/UnicodeType.hpp>
@@ -37,5 +36,6 @@
#include <rtl/ustrbuf.hxx>
#include <sax/tools/converter.hxx>
#include <string.h>
+#include <unordered_map>
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */