summaryrefslogtreecommitdiffstats
path: root/svx/source/inc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-12-06 10:17:37 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-12-06 10:37:50 +0100
commitc78f7d85ab72a447cabbeebcc76706b796c7308a (patch)
tree76bc731ae0268960e2bf95a06476fa516f7b78e1 /svx/source/inc
parentGet rid of DECLARE_STL_STDKEY_MAP (diff)
downloadcore-c78f7d85ab72a447cabbeebcc76706b796c7308a.tar.gz
core-c78f7d85ab72a447cabbeebcc76706b796c7308a.zip
Get rid of DECLARE_STL_MAP
Change-Id: Ifbda934a89087fcc1c031978d3e5b5783722b328
Diffstat (limited to 'svx/source/inc')
-rw-r--r--svx/source/inc/fmvwimp.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/svx/source/inc/fmvwimp.hxx b/svx/source/inc/fmvwimp.hxx
index 5133709d5d99..c589c23ff41b 100644
--- a/svx/source/inc/fmvwimp.hxx
+++ b/svx/source/inc/fmvwimp.hxx
@@ -19,6 +19,10 @@
#ifndef INCLUDED_SVX_SOURCE_INC_FMVWIMP_HXX
#define INCLUDED_SVX_SOURCE_INC_FMVWIMP_HXX
+#include <sal/config.h>
+
+#include <map>
+
#include "svx/svdmark.hxx"
#include "fmdocumentclassification.hxx"