summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 23:59:16 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 23:59:16 +0000
commit18e8488e7d6fb46a8f31606b98853b3536e7ddd8 (patch)
tree8075b0e5489bf18efc4345cc71a05adc0ec26735 /tools
parent696da5ac46f25e257a9e2c2421c6badf9c429ba8 (diff)
INTEGRATION: CWS pchfix02 (1.3.44); FILE MERGED
2006/09/01 17:54:55 kaib 1.3.44.1: #i68856# Added header markers and pch files
Diffstat (limited to 'tools')
-rw-r--r--tools/source/memtools/table.cxx7
-rw-r--r--tools/source/memtools/unqidx.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/tools/source/memtools/table.cxx b/tools/source/memtools/table.cxx
index 763e36bc2fec..9d82a9ea0df6 100644
--- a/tools/source/memtools/table.cxx
+++ b/tools/source/memtools/table.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: table.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 13:48:11 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:59:03 $
*
* 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_tools.hxx"
+
#define _TOOLS_TABLE_CXX
// -----------------------------------------------------------------------
diff --git a/tools/source/memtools/unqidx.cxx b/tools/source/memtools/unqidx.cxx
index 384f6def35e4..74138c40dcd3 100644
--- a/tools/source/memtools/unqidx.cxx
+++ b/tools/source/memtools/unqidx.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unqidx.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 13:48:24 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:59:16 $
*
* 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_tools.hxx"
+
#ifndef _IMPCONT_HXX
#include <impcont.hxx>
#endif