summaryrefslogtreecommitdiff
path: root/automation/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 23:35:33 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 23:35:33 +0000
commit9b7f02bceff5ccdf7270b8dc74cb223afba011a8 (patch)
tree4e39e9ff82e3765eeba93e41e5b3924553c45eb3 /automation/source
parent4f445464ec1b601824e1b3a66b9229919c9139f9 (diff)
INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGED
2006/09/01 17:16:05 kaib 1.5.16.1: #i68856# Added header markers and pch files
Diffstat (limited to 'automation/source')
-rw-r--r--automation/source/server/cmdbasestream.cxx7
-rw-r--r--automation/source/server/prof_usl.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/automation/source/server/cmdbasestream.cxx b/automation/source/server/cmdbasestream.cxx
index 6122e76afe88..ec3243d18ebd 100644
--- a/automation/source/server/cmdbasestream.cxx
+++ b/automation/source/server/cmdbasestream.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cmdbasestream.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:22:20 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:34:54 $
*
* 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"
+
/*************************************************************************
*
* ATTENTION
diff --git a/automation/source/server/prof_usl.cxx b/automation/source/server/prof_usl.cxx
index 084a82f78c67..bcc09266b35d 100644
--- a/automation/source/server/prof_usl.cxx
+++ b/automation/source/server/prof_usl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: prof_usl.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:23:12 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:35:33 $
*
* 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"
+
#include <procfs.h>
#include <tools/stream.hxx>