[Libreoffice-commits] core.git: starmath/source
Thomas Arnhold
thomas at arnhold.org
Mon Apr 14 16:52:40 PDT 2014
starmath/source/tmpdevice.cxx | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 9c7f87831d503cfe773d11db4d7721811a3245ce
Author: Thomas Arnhold <thomas at arnhold.org>
Date: Tue Apr 15 01:51:08 2014 +0200
missing include
gna, pch were enabled...
Change-Id: I02e6c5338e6ff65f55df64f3ef67dd2906821959
diff --git a/starmath/source/tmpdevice.cxx b/starmath/source/tmpdevice.cxx
index dc2af56..ae4be57 100644
--- a/starmath/source/tmpdevice.cxx
+++ b/starmath/source/tmpdevice.cxx
@@ -20,6 +20,8 @@
#include "smmod.hxx"
#include "tmpdevice.hxx"
+#include <vcl/window.hxx>
+
// SmTmpDevice
// Allows for font and color changes. The original settings will be restored
// in the destructor.
More information about the Libreoffice-commits
mailing list