diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 12:36:10 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 12:36:10 +0000 |
commit | 5848568db459fe9a0778867b2dcb563253842d28 (patch) | |
tree | e4bb65ab476a0dc0dcd38dfa5e22a7c7b53db211 /extensions/workben/testresource.cxx | |
parent | 07f69efb2e1d598ca96a86d54480724a93c073e3 (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
Diffstat (limited to 'extensions/workben/testresource.cxx')
-rw-r--r-- | extensions/workben/testresource.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/workben/testresource.cxx b/extensions/workben/testresource.cxx index fd506544a..723ffa036 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> |