summaryrefslogtreecommitdiff
path: root/svtools/bmpmaker
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 13:11:41 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 13:11:41 +0000
commit3a1c13c0eda127717ef5bf3b33947ad9b5368e09 (patch)
treea6105adea57980e1ece9bed910122310d7ecea85 /svtools/bmpmaker
parent20233b69c3391ce54e30e07f1329e7800f59912e (diff)
INTEGRATION: CWS pchfix02 (1.17.92); FILE MERGED
2006/09/01 17:42:37 kaib 1.17.92.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svtools/bmpmaker')
-rw-r--r--svtools/bmpmaker/bmpcore.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svtools/bmpmaker/bmpcore.cxx b/svtools/bmpmaker/bmpcore.cxx
index 285b888a4bb9..92b11357506e 100644
--- a/svtools/bmpmaker/bmpcore.cxx
+++ b/svtools/bmpmaker/bmpcore.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: bmpcore.cxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 20:07:02 $
+ * last change: $Author: obo $ $Date: 2006-09-17 14:11:41 $
*
* 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_svtools.hxx"
+
#include <tools/color.hxx>
#include <vcl/bmpacc.hxx>
#include <vcl/bitmapex.hxx>