summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:45:19 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:45:19 +0000
commit94ebc248391d7b6619fe4f74e7bad5521b849f13 (patch)
tree10afaf4a601fc18c609aa54bbaedc805a2088193 /vcl
parent7c8a16f0f37f2c34447aa4efecbfcf72e625d039 (diff)
INTEGRATION: CWS pchfix02 (1.81.60); FILE MERGED
2006/09/01 17:58:13 kaib 1.81.60.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl')
-rw-r--r--vcl/win/source/gdi/salgdi3.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/win/source/gdi/salgdi3.cxx b/vcl/win/source/gdi/salgdi3.cxx
index 84b62baae350..d21651262c0d 100644
--- a/vcl/win/source/gdi/salgdi3.cxx
+++ b/vcl/win/source/gdi/salgdi3.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: salgdi3.cxx,v $
*
- * $Revision: 1.81 $
+ * $Revision: 1.82 $
*
- * last change: $Author: kz $ $Date: 2006-07-19 15:01:41 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:45:19 $
*
* 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 <malloc.h>