[Libreoffice-commits] core.git: vcl/inc
Stephan Bergmann
sbergman at redhat.com
Wed Jan 27 05:57:42 PST 2016
vcl/inc/saltimer.hxx | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit 34fed415c8cddc03d3d35a4cc70565ad49ab426e
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Wed Jan 27 14:56:38 2016 +0100
Missing include
Change-Id: I39389f972b71f9cf6509edb6a0484d9fcdf182d1
diff --git a/vcl/inc/saltimer.hxx b/vcl/inc/saltimer.hxx
index ce7a923..9a71eac 100644
--- a/vcl/inc/saltimer.hxx
+++ b/vcl/inc/saltimer.hxx
@@ -20,6 +20,10 @@
#ifndef INCLUDED_VCL_INC_SALTIMER_HXX
#define INCLUDED_VCL_INC_SALTIMER_HXX
+#include <sal/config.h>
+
+#include <vcl/dllapi.h>
+
#include <salwtype.hxx>
/*
More information about the Libreoffice-commits
mailing list