summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:45:05 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:45:05 +0000
commit7c8a16f0f37f2c34447aa4efecbfcf72e625d039 (patch)
tree5d451368c7c7fb715c23bf8107b4f47a5237a454 /vcl
parent127faf58476e6b03ef55ce26066865c5f274a724 (diff)
INTEGRATION: CWS pchfix02 (1.11.40); FILE MERGED
2006/09/01 17:58:13 kaib 1.11.40.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl')
-rw-r--r--vcl/win/source/gdi/salgdi2.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/win/source/gdi/salgdi2.cxx b/vcl/win/source/gdi/salgdi2.cxx
index add0aa85d7db..717bf83b3c0d 100644
--- a/vcl/win/source/gdi/salgdi2.cxx
+++ b/vcl/win/source/gdi/salgdi2.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: salgdi2.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: rt $ $Date: 2006-07-26 09:12:15 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:45:05 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_vcl.hxx"
+
#include <string.h>
#include <stdlib.h>