summaryrefslogtreecommitdiff
path: root/automation
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 23:37:10 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 23:37:10 +0000
commitc42d6fc02c4c923f01f57092eefa50e70944d6a2 (patch)
tree4fe64caa77cb38c81dae085905f24e31b50a8ec9 /automation
parentae616f06e89f8588d8ec0602dd51f8b445e3f88c (diff)
INTEGRATION: CWS pchfix02 (1.27.14); FILE MERGED
2006/09/01 17:16:06 kaib 1.27.14.1: #i68856# Added header markers and pch files
Diffstat (limited to 'automation')
-rw-r--r--automation/source/server/statemnt.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/automation/source/server/statemnt.cxx b/automation/source/server/statemnt.cxx
index 3d0ed90bdd0b..003ba938d20b 100644
--- a/automation/source/server/statemnt.cxx
+++ b/automation/source/server/statemnt.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: statemnt.cxx,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:24:52 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:37:10 $
*
* 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 _COM_SUN_STAR_FRAME_XFRAMESSUPPLIER_HPP_
#include <com/sun/star/frame/XFramesSupplier.hpp>
#endif