diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 02:55:35 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 02:55:35 +0000 |
commit | cc8ae16f42db42c5f0d38c9160a44575effe03c8 (patch) | |
tree | 8c68a593a64c49dad819dddefca3507ebd5dca6c /linguistic/source/spelldta.cxx | |
parent | 1366d975b706f122c9529e82ee036409d771d2a1 (diff) |
INTEGRATION: CWS pchfix02 (1.4.46); FILE MERGED
2006/09/01 17:32:10 kaib 1.4.46.1: #i68856# Added header markers and pch files
Diffstat (limited to 'linguistic/source/spelldta.cxx')
-rw-r--r-- | linguistic/source/spelldta.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/linguistic/source/spelldta.cxx b/linguistic/source/spelldta.cxx index 92518c0e9a19..91a1537b33e3 100644 --- a/linguistic/source/spelldta.cxx +++ b/linguistic/source/spelldta.cxx @@ -4,9 +4,9 @@ * * $RCSfile: spelldta.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-07 19:55:28 $ + * last change: $Author: obo $ $Date: 2006-09-17 03:55:35 $ * * 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_linguistic.hxx" + #ifndef _COM_SUN_STAR_UNO_REFERENCE_H_ #include <com/sun/star/uno/Reference.h> #endif |