summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/wall.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:12:08 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:12:08 +0000
commitd36952dab3e5c4d811709ab8b75ac6b8bb200455 (patch)
tree9847d09125ed02831a8336e96d6f1cc38b60f62d /vcl/source/gdi/wall.cxx
parent9fe80b7bd7123ad2aba881c87a3c7a513149390b (diff)
INTEGRATION: CWS pchfix02 (1.5.70); FILE MERGED
2006/09/01 17:57:49 kaib 1.5.70.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/gdi/wall.cxx')
-rw-r--r--vcl/source/gdi/wall.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/gdi/wall.cxx b/vcl/source/gdi/wall.cxx
index d8a25f4d9d72..ffe0217c668d 100644
--- a/vcl/source/gdi/wall.cxx
+++ b/vcl/source/gdi/wall.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: wall.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2006-07-13 10:24:37 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:12:08 $
*
* 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 _STREAM_HXX
#include <tools/stream.hxx>
#endif