[Libreoffice-commits] core.git: sc/inc
Rene Engelhard
rene at debian.org
Tue May 15 12:59:01 UTC 2018
sc/inc/miscuno.hxx | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 941193639939c759616595c08241a817f7aed501
Author: Rene Engelhard <rene at debian.org>
Date: Tue May 15 14:40:19 2018 +0200
fix build
Change-Id: I71238209b4819f256045487f1db83d79f6fe49ba
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>
More information about the Libreoffice-commits
mailing list