diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 07:14:18 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 07:14:18 +0000 |
commit | 0f1cfd689f86167adec017b227c7cad005f52356 (patch) | |
tree | 231383bcfcec12b936a5203e085d229673cb35c0 /idlc/source/fehelper.cxx | |
parent | 8c73dec4ec424c557ee64f78f307c1c24c86af21 (diff) |
INTEGRATION: CWS pchfix02 (1.8.8); FILE MERGED
2006/09/01 17:31:14 kaib 1.8.8.1: #i68856# Added header markers and pch files
Diffstat (limited to 'idlc/source/fehelper.cxx')
-rw-r--r-- | idlc/source/fehelper.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/idlc/source/fehelper.cxx b/idlc/source/fehelper.cxx index 44298ccd9cca..149a2836c490 100644 --- a/idlc/source/fehelper.cxx +++ b/idlc/source/fehelper.cxx @@ -4,9 +4,9 @@ * * $RCSfile: fehelper.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: hr $ $Date: 2006-06-20 03:48:29 $ + * last change: $Author: obo $ $Date: 2006-09-17 08:14:06 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -32,6 +32,9 @@ * MA 02111-1307 USA * ************************************************************************/ + +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_idlc.hxx" #ifndef _IDLC_FEHELPER_HXX_ #include <idlc/fehelper.hxx> #endif |