summaryrefslogtreecommitdiff
path: root/automation/source
diff options
context:
space:
mode:
Diffstat (limited to 'automation/source')
-rw-r--r--automation/source/server/retstrm.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/automation/source/server/retstrm.cxx b/automation/source/server/retstrm.cxx
index c6c4b747804e..46ec077caebf 100644
--- a/automation/source/server/retstrm.cxx
+++ b/automation/source/server/retstrm.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: retstrm.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-04-19 13:58:11 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:36:14 $
*
* 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_automation.hxx"
+
#ifndef _STREAM_HXX //autogen
#include <tools/stream.hxx>
#endif