summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/pngwrite.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:09:10 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:09:10 +0000
commit9da5dbb05f5dfed5f1efe052455102d58d9877b6 (patch)
tree791cd30219125ef669e23501ea37c33495a83d37 /vcl/source/gdi/pngwrite.cxx
parentf9ff52e3374b9bf012d682ce1bcfa7b2608d8948 (diff)
INTEGRATION: CWS pchfix02 (1.9.110); FILE MERGED
2006/09/01 17:57:47 kaib 1.9.110.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/gdi/pngwrite.cxx')
-rw-r--r--vcl/source/gdi/pngwrite.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/gdi/pngwrite.cxx b/vcl/source/gdi/pngwrite.cxx
index c3b0b7c7497c..d07238b78376 100644
--- a/vcl/source/gdi/pngwrite.cxx
+++ b/vcl/source/gdi/pngwrite.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pngwrite.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: vg $ $Date: 2006-09-08 08:35:30 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:09:10 $
*
* 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 "pngwrite.hxx"
#include <cmath>