summaryrefslogtreecommitdiff
path: root/vcl/win/source/gdi
diff options
context:
space:
mode:
authorPhilipp Lohmann [pl] <Philipp.Lohmann@Sun.COM>2011-03-23 17:32:53 +0100
committerPhilipp Lohmann [pl] <Philipp.Lohmann@Sun.COM>2011-03-23 17:32:53 +0100
commit4617694b3fd830c8560f8d75d5f6afca618a8d65 (patch)
tree6ad24730d0feee74e8929654d0cc7b94424d6b80 /vcl/win/source/gdi
parentd47d21cb19e3f33b3b9c76aef16fd89802a52c11 (diff)
vcl2gnumake: #i116588# add: windows native resource files, cleanup (thanks hjs !)
Diffstat (limited to 'vcl/win/source/gdi')
-rwxr-xr-xvcl/win/source/gdi/wntgdi.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/win/source/gdi/wntgdi.cxx b/vcl/win/source/gdi/wntgdi.cxx
index 2f6d73a83ec6..eb53fb4d8699 100755
--- a/vcl/win/source/gdi/wntgdi.cxx
+++ b/vcl/win/source/gdi/wntgdi.cxx
@@ -25,6 +25,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_vcl.hxx"
+
#if defined _MSC_VER
#pragma warning(push, 1)
#endif