INTEGRATION: CWS gcc430two (1.7.6); FILE MERGED

2008/01/28 09:53:12 rene 1.7.6.1: more gcc 4.3.0 things
This commit is contained in:
Ivo Hinkelmann 2008-02-04 12:58:02 +00:00
parent e6b72a1529
commit 1b19eff02c

View file

@ -4,9 +4,9 @@
*
* $RCSfile: processinginstruction.cxx,v $
*
* $Revision: 1.7 $
* $Revision: 1.8 $
*
* last change: $Author: vg $ $Date: 2007-12-06 11:01:25 $
* last change: $Author: ihi $ $Date: 2008-02-04 13:58:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -34,6 +34,7 @@
************************************************************************/
#include "processinginstruction.hxx"
#include <string.h>
namespace DOM
{