[Libreoffice-commits] core.git: include/svx
Stephan Bergmann
sbergman at redhat.com
Tue Oct 27 03:22:36 PDT 2015
include/svx/svdlayer.hxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit bf98ea200fa1d0412f41dfcc37c2704ff4080bcc
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Tue Oct 27 11:22:12 2015 +0100
Missing include
Change-Id: Icbffa2973b3cb803950ffe280b95194795f8861c
diff --git a/include/svx/svdlayer.hxx b/include/svx/svdlayer.hxx
index 70c3009..a5184ed 100644
--- a/include/svx/svdlayer.hxx
+++ b/include/svx/svdlayer.hxx
@@ -25,6 +25,7 @@
#include <svx/svdtypes.hxx>
#include <svx/svxdllapi.h>
#include <algorithm>
+#include <vector>
class SdrModel;
More information about the Libreoffice-commits
mailing list