summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/print.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:09:37 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:09:37 +0000
commitc1d572254ac7eaa99c5fbb1c47d86052ce52202d (patch)
tree00966b81c076136bfb7148671a381e79a6936d18 /vcl/source/gdi/print.cxx
parent8ce6125828506ff4feced3b88c36aff837404efc (diff)
INTEGRATION: CWS pchfix02 (1.56.112); FILE MERGED
2006/09/01 17:57:47 kaib 1.56.112.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/gdi/print.cxx')
-rw-r--r--vcl/source/gdi/print.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/gdi/print.cxx b/vcl/source/gdi/print.cxx
index e1a17de383ea..74a529093dca 100644
--- a/vcl/source/gdi/print.cxx
+++ b/vcl/source/gdi/print.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: print.cxx,v $
*
- * $Revision: 1.56 $
+ * $Revision: 1.57 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 19:30:44 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:09:37 $
*
* 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"
+
#define _SPOOLPRINTER_EXT
#define _RMPRINTER_EXT
#define ENABLE_BYTESTRING_STREAM_OPERATORS