diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 12:18:31 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 12:18:31 +0000 |
commit | f5bf63c7ed965a960f913243b6f881dee986860a (patch) | |
tree | 32d73b92f2c7c1029688150d80ada438525563b2 /extensions/source/propctrlr/formstrings.cxx | |
parent | 6fbf9cc3b599f0539f8c984a4e144b74aebc7dd8 (diff) |
INTEGRATION: CWS pchfix02 (1.3.186); FILE MERGED
2006/09/01 17:26:41 kaib 1.3.186.1: #i68856# Added header markers and pch files
Diffstat (limited to 'extensions/source/propctrlr/formstrings.cxx')
-rw-r--r-- | extensions/source/propctrlr/formstrings.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/formstrings.cxx b/extensions/source/propctrlr/formstrings.cxx index 1b0a22400..30caacd13 100644 --- a/extensions/source/propctrlr/formstrings.cxx +++ b/extensions/source/propctrlr/formstrings.cxx @@ -4,9 +4,9 @@ * * $RCSfile: formstrings.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-08 20:15:21 $ + * last change: $Author: obo $ $Date: 2006-09-16 13:18:31 $ * * 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" + #ifndef _EXTENSIONS_FORMSCTRLR_FORMSTRINGS_HXX_ #define PCR_IMPLEMENT_STRINGS #include "formstrings.hxx" |