[Libreoffice-commits] core.git: sc/source
Caolán McNamara
caolanm at redhat.com
Sat May 26 18:51:39 UTC 2018
sc/source/ui/inc/inputhdl.hxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 31f0a612ad40dfc63bcc88eecd96f945c5f34577
Author: Caolán McNamara <caolanm at redhat.com>
Date: Sat May 26 19:48:50 2018 +0100
fix build failure on some system
Change-Id: I63e1164d5ee431450f1c780758d9fd6f69cf6916
diff --git a/sc/source/ui/inc/inputhdl.hxx b/sc/source/ui/inc/inputhdl.hxx
index d2f0c64f4367..0afa464a81a5 100644
--- a/sc/source/ui/inc/inputhdl.hxx
+++ b/sc/source/ui/inc/inputhdl.hxx
@@ -34,6 +34,7 @@
#include <set>
#include <memory>
+#include <vector>
class ScDocument;
class ScTabViewShell;
More information about the Libreoffice-commits
mailing list