summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/workben/fstest.cxx9
-rw-r--r--tools/workben/tldem.cxx7
2 files changed, 11 insertions, 5 deletions
diff --git a/tools/workben/fstest.cxx b/tools/workben/fstest.cxx
index c1d53c453209..a32438087ef3 100644
--- a/tools/workben/fstest.cxx
+++ b/tools/workben/fstest.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fstest.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 14:51:57 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:09:24 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,7 +33,10 @@
*
************************************************************************/
-#define _FSTEST_CXX "$Revision: 1.2 $"
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_tools.hxx"
+
+#define _FSTEST_CXX "$Revision: 1.3 $"
#ifndef _SOLAR_H
#include <solar.h>
diff --git a/tools/workben/tldem.cxx b/tools/workben/tldem.cxx
index ead367a10642..4d439e4428ea 100644
--- a/tools/workben/tldem.cxx
+++ b/tools/workben/tldem.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tldem.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 14:54:02 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:10:04 $
*
* 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"
+
#include <fsys.hxx>
#include <stream.hxx>
#include <sstring.hxx>