diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 15:12:30 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 15:12:30 +0000 |
commit | df4878de8ce60f149fa4fe248f9b6cd2e5d6bcae (patch) | |
tree | 6f223c9a16110267d7ca61751538a15ca2b83d46 /lingucomponent/source/thesaurus/libnth/nthesdta.cxx | |
parent | 37dcdf22bf715f1ee7f3ab982db93dfdf0d6b15a (diff) |
INTEGRATION: CWS pchfix02 (1.4.12); FILE MERGED
2006/09/01 17:31:59 kaib 1.4.12.1: #i68856# Added header markers and pch files
Diffstat (limited to 'lingucomponent/source/thesaurus/libnth/nthesdta.cxx')
-rw-r--r-- | lingucomponent/source/thesaurus/libnth/nthesdta.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/lingucomponent/source/thesaurus/libnth/nthesdta.cxx b/lingucomponent/source/thesaurus/libnth/nthesdta.cxx index d4d691abe..732005a20 100644 --- a/lingucomponent/source/thesaurus/libnth/nthesdta.cxx +++ b/lingucomponent/source/thesaurus/libnth/nthesdta.cxx @@ -4,9 +4,9 @@ * * $RCSfile: nthesdta.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2006-06-19 23:57:43 $ + * last change: $Author: obo $ $Date: 2006-09-16 16:12:30 $ * * 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_lingucomponent.hxx" + #ifndef _COM_SUN_STAR_UNO_REFERENCE_H_ #include <com/sun/star/uno/Reference.h> #endif |