summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:36:10 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:36:10 +0000
commit06f1c29ac354c44b226f8027f78f113102d31cb5 (patch)
treea00279d388985d84846f4848edbd92fee334d8d0
parentf3a259dc0f754fc36a19d6e727782d9b4c5237bc (diff)
INTEGRATION: CWS pchfix02 (1.3.46); FILE MERGED
2006/09/01 17:26:54 kaib 1.3.46.1: #i68856# Added header markers and pch files
-rw-r--r--extensions/workben/testresource.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/workben/testresource.cxx b/extensions/workben/testresource.cxx
index 655a00f285d7..46abc9b49969 100644
--- a/extensions/workben/testresource.cxx
+++ b/extensions/workben/testresource.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: testresource.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2006-06-02 13:04:44 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:36: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_extensions.hxx"
+
#include <smart/com/sun/star/registry/XImplementationRegistration.hxx>
#include <smart/com/sun/star/script/XInvocation.hxx>