From 9c7f87831d503cfe773d11db4d7721811a3245ce Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Tue, 15 Apr 2014 01:51:08 +0200 Subject: missing include gna, pch were enabled... Change-Id: I02e6c5338e6ff65f55df64f3ef67dd2906821959 --- starmath/source/tmpdevice.cxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'starmath') diff --git a/starmath/source/tmpdevice.cxx b/starmath/source/tmpdevice.cxx index dc2af56972db..ae4be576eb0d 100644 --- a/starmath/source/tmpdevice.cxx +++ b/starmath/source/tmpdevice.cxx @@ -20,6 +20,8 @@ #include "smmod.hxx" #include "tmpdevice.hxx" +#include + // SmTmpDevice // Allows for font and color changes. The original settings will be restored // in the destructor. -- cgit