diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 16:43:39 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 16:43:39 +0000 |
commit | 2168155e95518abd1b32fc602bb827162449a091 (patch) | |
tree | d33a718dbffc7d76ea8e354360d5d16f25f64b01 /stoc/test | |
parent | 366c5837b6cecc63fc787d9cfe9d9769f5f28b2a (diff) |
INTEGRATION: CWS pchfix02 (1.6.10); FILE MERGED
2006/09/01 17:41:23 kaib 1.6.10.1: #i68856# Added header markers and pch files
Diffstat (limited to 'stoc/test')
-rw-r--r-- | stoc/test/registry_tdprovider/testregistrytdprovider.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/stoc/test/registry_tdprovider/testregistrytdprovider.cxx b/stoc/test/registry_tdprovider/testregistrytdprovider.cxx index 110b7604504d..5bc6da024a10 100644 --- a/stoc/test/registry_tdprovider/testregistrytdprovider.cxx +++ b/stoc/test/registry_tdprovider/testregistrytdprovider.cxx @@ -4,9 +4,9 @@ * * $RCSfile: testregistrytdprovider.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: hr $ $Date: 2006-06-20 00:07:35 $ + * last change: $Author: obo $ $Date: 2006-09-16 17:43:39 $ * * 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_stoc.hxx" + #include "com/sun/star/beans/XPropertySet.hpp" #include "com/sun/star/container/XHierarchicalNameAccess.hpp" #include "com/sun/star/lang/XMain.hpp" |