summaryrefslogtreecommitdiff
path: root/stoc/test/tdmanager
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 16:44:21 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 16:44:21 +0000
commitdf026d69bf2a7484c025e7c4f35c4c3d055cf472 (patch)
tree3b55dde0773ec20e78ba02677ea741607e00725b /stoc/test/tdmanager
parentc5b7d7a80150fe3383d64c059825bd02a69ff206 (diff)
INTEGRATION: CWS pchfix02 (1.6.10); FILE MERGED
2006/09/01 17:41:24 kaib 1.6.10.1: #i68856# Added header markers and pch files
Diffstat (limited to 'stoc/test/tdmanager')
-rw-r--r--stoc/test/tdmanager/testtdmanager.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/stoc/test/tdmanager/testtdmanager.cxx b/stoc/test/tdmanager/testtdmanager.cxx
index 02fbec107299..40a959a9978b 100644
--- a/stoc/test/tdmanager/testtdmanager.cxx
+++ b/stoc/test/tdmanager/testtdmanager.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: testtdmanager.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:07:47 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:44:07 $
*
* 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_stoc.hxx"
+
#include "com/sun/star/container/XHierarchicalNameAccess.hpp"
#include "com/sun/star/container/XSet.hpp"
#include "com/sun/star/lang/XMain.hpp"