summaryrefslogtreecommitdiff
path: root/cppcanvas/source/wrapper/implbitmapcanvas.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:51:57 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:51:57 +0000
commit13cce7325031ed750705d381cc6f3a4c99f977b5 (patch)
treea748388b775fe0aa9d1c18c612b939a4c4407f24 /cppcanvas/source/wrapper/implbitmapcanvas.cxx
parentb206e60beba4163951522c79b58705ac6b3f3ff1 (diff)
INTEGRATION: CWS pchfix02 (1.7.24); FILE MERGED
2006/09/01 17:22:50 kaib 1.7.24.1: #i68856# Added header markers and pch files
Diffstat (limited to 'cppcanvas/source/wrapper/implbitmapcanvas.cxx')
-rw-r--r--cppcanvas/source/wrapper/implbitmapcanvas.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/cppcanvas/source/wrapper/implbitmapcanvas.cxx b/cppcanvas/source/wrapper/implbitmapcanvas.cxx
index 4b3c35018494..c4a896d7d6d3 100644
--- a/cppcanvas/source/wrapper/implbitmapcanvas.cxx
+++ b/cppcanvas/source/wrapper/implbitmapcanvas.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: implbitmapcanvas.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: kz $ $Date: 2005-11-02 13:43:02 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:51:44 $
*
* 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_cppcanvas.hxx"
+
#ifndef _COM_SUN_STAR_RENDERING_XCANVAS_HPP__
#include <com/sun/star/rendering/XCanvas.hpp>
#endif