INTEGRATION: CWS pchfix02 (1.16.194); FILE MERGED
2006/09/01 17:27:14 kaib 1.16.194.1: #i68856# Added header markers and pch files
This commit is contained in:
parent
293e81d8e8
commit
830902c6c2
1 changed files with 5 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: XmlFilterAdaptor.cxx,v $
|
||||
*
|
||||
* $Revision: 1.16 $
|
||||
* $Revision: 1.17 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-08 21:57:41 $
|
||||
* last change: $Author: obo $ $Date: 2006-09-17 07:45:59 $
|
||||
*
|
||||
* 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_filter.hxx"
|
||||
#include <iostream.h>
|
||||
#include <stdlib.h>
|
||||
#include <ctype.h>
|
||||
|
|
Loading…
Reference in a new issue