summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-10-27 10:47:32 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-10-27 10:47:32 +0100
commit43dcc3eddf6b91fc0e073b5eb93d0f5d5cf965eb (patch)
treed85adea42e3e3161344741ab06d96cba5af90a2a /include
parent834cbda1ec3f8b4fd5e64da4f8ff2f9072e35989 (diff)
Missing include
Change-Id: Id57c9dded321b870002792056e9734ac3074a606
Diffstat (limited to 'include')
-rw-r--r--include/xmloff/xmlnumi.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/xmloff/xmlnumi.hxx b/include/xmloff/xmlnumi.hxx
index cea785ac8900..33a0cdbbf55a 100644
--- a/include/xmloff/xmlnumi.hxx
+++ b/include/xmloff/xmlnumi.hxx
@@ -20,6 +20,10 @@
#ifndef INCLUDED_XMLOFF_XMLNUMI_HXX
#define INCLUDED_XMLOFF_XMLNUMI_HXX
+#include <sal/config.h>
+
+#include <vector>
+
#include <com/sun/star/container/XIndexReplace.hpp>
#include <xmloff/xmlstyle.hxx>