sc/source/ui/inc/inputhdl.hxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 31f0a612ad40dfc63bcc88eecd96f945c5f34577
Author: Caolán McNamara <caol...@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;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to