summaryrefslogtreecommitdiffstats
path: root/include/svx/svdundo.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-10-27 11:16:30 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-10-27 11:16:30 +0100
commit4299f621d5eea0a9d31f40ce4b65d9a50645e72e (patch)
treeff35fa9dc13eedd13698cae30103c609f45f4d56 /include/svx/svdundo.hxx
parentMissing include (diff)
downloadcore-4299f621d5eea0a9d31f40ce4b65d9a50645e72e.tar.gz
core-4299f621d5eea0a9d31f40ce4b65d9a50645e72e.zip
Missing include
Change-Id: I55595fdbc6ae5a51f402201cdc5f4adbdd86b984
Diffstat (limited to 'include/svx/svdundo.hxx')
-rw-r--r--include/svx/svdundo.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/svx/svdundo.hxx b/include/svx/svdundo.hxx
index d98aba1ff82d..4e4ebf0e0138 100644
--- a/include/svx/svdundo.hxx
+++ b/include/svx/svdundo.hxx
@@ -20,6 +20,10 @@
#ifndef INCLUDED_SVX_SVDUNDO_HXX
#define INCLUDED_SVX_SVDUNDO_HXX
+#include <sal/config.h>
+
+#include <vector>
+
#include <svl/solar.hrc>
#include <svl/undo.hxx>
#include <svl/style.hxx>