diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 16:33:44 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 16:33:44 +0000 |
commit | 407e179c675f72120688ce13d7b5de2dd73744f8 (patch) | |
tree | 69acab418ca6f32396ce7db65e2ee23ed328b9fb /stoc | |
parent | 3b9c4131f59c1c33755b002c8648b0c1bc36d457 (diff) |
INTEGRATION: CWS pchfix02 (1.4.36); FILE MERGED
2006/09/01 17:41:15 kaib 1.4.36.1: #i68856# Added header markers and pch files
Diffstat (limited to 'stoc')
-rw-r--r-- | stoc/source/registry_tdprovider/tdconsts.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/stoc/source/registry_tdprovider/tdconsts.cxx b/stoc/source/registry_tdprovider/tdconsts.cxx index dfc095ce59d2..81dcc9fd7226 100644 --- a/stoc/source/registry_tdprovider/tdconsts.cxx +++ b/stoc/source/registry_tdprovider/tdconsts.cxx @@ -4,9 +4,9 @@ * * $RCSfile: tdconsts.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-08 08:06:23 $ + * last change: $Author: obo $ $Date: 2006-09-16 17:33:44 $ * * 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" + #ifndef _OSL_DIAGNOSE_H_ #include <osl/diagnose.h> #endif |