INTEGRATION: CWS pchfix02 (1.14.6); FILE MERGED
2006/09/01 17:31:14 kaib 1.14.6.1: #i68856# Added header markers and pch files
This commit is contained in:
parent
a8f8c4ec35
commit
8c73dec4ec
1 changed files with 5 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: errorhandler.cxx,v $
|
||||
*
|
||||
* $Revision: 1.14 $
|
||||
* $Revision: 1.15 $
|
||||
*
|
||||
* last change: $Author: kz $ $Date: 2006-07-19 16:18:15 $
|
||||
* last change: $Author: obo $ $Date: 2006-09-17 08:13:53 $
|
||||
*
|
||||
* 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_ERRORHANDLER_HXX_
|
||||
#include <idlc/errorhandler.hxx>
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue