summaryrefslogtreecommitdiff
path: root/automation/source/miniapp/testapp.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 23:34:27 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 23:34:27 +0000
commit7a7787933e1da44d80d5663becc088f692641d75 (patch)
treeac3d456a190d315f2e282df0c1653b9a7fcb15de /automation/source/miniapp/testapp.cxx
parent93f5aefbb27057669143269c6e5e653ae2d2738a (diff)
INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGED
2006/09/01 17:16:04 kaib 1.5.16.1: #i68856# Added header markers and pch files
Diffstat (limited to 'automation/source/miniapp/testapp.cxx')
-rw-r--r--automation/source/miniapp/testapp.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/automation/source/miniapp/testapp.cxx b/automation/source/miniapp/testapp.cxx
index e2e877d272c3..a667ed19a073 100644
--- a/automation/source/miniapp/testapp.cxx
+++ b/automation/source/miniapp/testapp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: testapp.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:21:47 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:34:27 $
*
* 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 _SVT_FILEDLG_HXX //autogen
#include <svtools/filedlg.hxx>
#endif