INTEGRATION: CWS gcc430two (1.11.6); FILE MERGED
2008/01/28 09:53:12 rene 1.11.6.1: more gcc 4.3.0 things
This commit is contained in:
parent
f671e9dac1
commit
0730e954f6
1 changed files with 4 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: element.cxx,v $
|
||||
*
|
||||
* $Revision: 1.11 $
|
||||
* $Revision: 1.12 $
|
||||
*
|
||||
* last change: $Author: vg $ $Date: 2007-12-06 10:59:52 $
|
||||
* last change: $Author: ihi $ $Date: 2008-02-04 13:56:41 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -40,6 +40,8 @@
|
|||
#include "attributesmap.hxx"
|
||||
#include "../events/mutationevent.hxx"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
namespace DOM
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in a new issue