summaryrefslogtreecommitdiff
path: root/configmgr/workben
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 14:39:11 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 14:39:11 +0000
commit4c1acb3087a484b32432f33d30087a699e19a9f1 (patch)
tree1a39bf694f18cdc695efcaa2085ee2e6ed3f28dc /configmgr/workben
parent94a047594380a0cd786bf23f1d15f38ed857823a (diff)
INTEGRATION: CWS pchfix02 (1.10.60); FILE MERGED
2006/09/01 17:20:56 kaib 1.10.60.1: #i68856# Added header markers and pch files
Diffstat (limited to 'configmgr/workben')
-rw-r--r--configmgr/workben/local_io/simpletest.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/configmgr/workben/local_io/simpletest.cxx b/configmgr/workben/local_io/simpletest.cxx
index 7b41285712e4..8fbec0954161 100644
--- a/configmgr/workben/local_io/simpletest.cxx
+++ b/configmgr/workben/local_io/simpletest.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: simpletest.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 04:49:37 $
+ * last change: $Author: obo $ $Date: 2006-09-16 15:39:11 $
*
* 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_configmgr.hxx"
+
#include <memory>
#include <vector>
#include <stack>