summaryrefslogtreecommitdiff
path: root/basic/workben
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 09:13:25 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 09:13:25 +0000
commit4ce6a204102b18df84d3cb819940e9dfcf2d3d0e (patch)
tree4c6883e3728d2936e084139ac8d2dec41512267f /basic/workben
parent6bdb0c88f589f905ea05c580e2c16a83781299e2 (diff)
INTEGRATION: CWS pchfix02 (1.4.124); FILE MERGED
2006/09/01 17:17:10 kaib 1.4.124.1: #i68856# Added header markers and pch files
Diffstat (limited to 'basic/workben')
-rw-r--r--basic/workben/mgrtest.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/basic/workben/mgrtest.cxx b/basic/workben/mgrtest.cxx
index 8b7906f523..e0fd9d773b 100644
--- a/basic/workben/mgrtest.cxx
+++ b/basic/workben/mgrtest.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: mgrtest.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 21:55:44 $
+ * last change: $Author: obo $ $Date: 2006-09-17 10:13:25 $
*
* 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_basic.hxx"
+
#ifndef _SV_SVAPP_HXX //autogen
#include <vcl/svapp.hxx>
#endif