summaryrefslogtreecommitdiff
path: root/automation/source/app
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 23:33:35 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 23:33:35 +0000
commit505c4f83aa3b523471872f443ce5b635ace1a988 (patch)
tree84df97f91e98bd5def414ff5e976b8be98e77915 /automation/source/app
parent88f63d94403aa05b1dad7d653f1c07112dc2c6b9 (diff)
INTEGRATION: CWS pchfix02 (1.6.16); FILE MERGED
2006/09/01 17:16:03 kaib 1.6.16.1: #i68856# Added header markers and pch files
Diffstat (limited to 'automation/source/app')
-rw-r--r--automation/source/app/testbasi.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/automation/source/app/testbasi.cxx b/automation/source/app/testbasi.cxx
index 4e3ee4a6a8c9..673a6f1ffbe0 100644
--- a/automation/source/app/testbasi.cxx
+++ b/automation/source/app/testbasi.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: testbasi.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:20:30 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:33:35 $
*
* 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 _SBXCLASS_HXX //autogen
#include <basic/sbx.hxx>
#endif