summaryrefslogtreecommitdiff
path: root/cppcanvas/source/tools
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:51:00 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:51:00 +0000
commit2928c3809e8e74e71f044a1615436cdcfa2d2a29 (patch)
tree95700d2ab8f969299c9fbf97dbdbcbe94463325e /cppcanvas/source/tools
parentfbb0b189dc1f0846589ad1b72d77df57ee78e4da (diff)
INTEGRATION: CWS pchfix02 (1.5.28); FILE MERGED
2006/09/01 17:22:50 kaib 1.5.28.1: #i68856# Added header markers and pch files
Diffstat (limited to 'cppcanvas/source/tools')
-rw-r--r--cppcanvas/source/tools/tools.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/cppcanvas/source/tools/tools.cxx b/cppcanvas/source/tools/tools.cxx
index 62ebc7eca9af..72116e6aa7a6 100644
--- a/cppcanvas/source/tools/tools.cxx
+++ b/cppcanvas/source/tools/tools.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tools.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 08:24:08 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:51:00 $
*
* 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"
+
#include <tools.hxx>