summaryrefslogtreecommitdiff
path: root/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx
diff options
context:
space:
mode:
authorArmin Weiss <aw@openoffice.org>2008-03-05 08:18:45 +0000
committerArmin Weiss <aw@openoffice.org>2008-03-05 08:18:45 +0000
commit55ec4ad5b4ea261bac8e0750760a0e5e0c8d3619 (patch)
treea748a506cdc0e2228f2558f7310afd2691374705 /drawinglayer/source/processor2d/vclpixelprocessor2d.cxx
parentdd00bcda4b6ee482743d3085ce4f253fb2120dba (diff)
#i39532# added precompiled header mechanism to drawinglayer
Diffstat (limited to 'drawinglayer/source/processor2d/vclpixelprocessor2d.cxx')
-rw-r--r--drawinglayer/source/processor2d/vclpixelprocessor2d.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx b/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx
index 8b57a1f3aabd..40d21081e33f 100644
--- a/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx
+++ b/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: vclpixelprocessor2d.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: aw $ $Date: 2008-03-05 08:20:32 $
+ * last change: $Author: aw $ $Date: 2008-03-05 09:15:45 $
*
* 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_drawinglayer.hxx"
+
#ifndef INCLUDED_DRAWINGLAYER_PROCESSOR2D_VCLPIXELPROCESSOR2D_HXX
#include <drawinglayer/processor2d/vclpixelprocessor2d.hxx>
#endif