summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:46:20 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:46:20 +0000
commitb25f66f2648af297c6a4803a007b38332e598229 (patch)
treede932e1359a2ea2cbc7232f70d9e33dbac755df4 /vcl
parentc6abbae2838c56f55d793775d7bea3971a859621 (diff)
INTEGRATION: CWS pchfix02 (1.10.190); FILE MERGED
2006/09/01 17:58:14 kaib 1.10.190.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl')
-rw-r--r--vcl/win/source/gdi/salvd.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/win/source/gdi/salvd.cxx b/vcl/win/source/gdi/salvd.cxx
index ea2f8e9f5b16..c9cb1ffad530 100644
--- a/vcl/win/source/gdi/salvd.cxx
+++ b/vcl/win/source/gdi/salvd.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: salvd.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: obo $ $Date: 2006-03-29 11:30:26 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:46:20 $
*
* 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"
+
#ifndef _SVWIN_H
#include <tools/svwin.h>
#endif