summaryrefslogtreecommitdiff
path: root/sc/inc
diff options
context:
space:
mode:
authorRene Engelhard <rene@debian.org>2018-05-15 14:40:19 +0200
committerRene Engelhard <rene@debian.org>2018-05-15 14:51:01 +0200
commit941193639939c759616595c08241a817f7aed501 (patch)
tree594fc04d334c83d14a72d59f84de5927dd7367e5 /sc/inc
parentfb345397694258d87746879e4c530cc11c777843 (diff)
fix build
Change-Id: I71238209b4819f256045487f1db83d79f6fe49ba
Diffstat (limited to 'sc/inc')
-rw-r--r--sc/inc/miscuno.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/inc/miscuno.hxx b/sc/inc/miscuno.hxx
index bf5de0d2dee1..ec83181a4e9e 100644
--- a/sc/inc/miscuno.hxx
+++ b/sc/inc/miscuno.hxx
@@ -20,6 +20,8 @@
#ifndef INCLUDED_SC_INC_MISCUNO_HXX
#define INCLUDED_SC_INC_MISCUNO_HXX
+#include <vector>
+
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/container/XEnumerationAccess.hpp>