INTEGRATION: CWS gcc430two (1.9.6); FILE MERGED
2008/01/28 09:53:11 rene 1.9.6.1: more gcc 4.3.0 things
This commit is contained in:
parent
1e142b663b
commit
f1389dcd82
1 changed files with 3 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: characterdata.cxx,v $
|
||||
*
|
||||
* $Revision: 1.9 $
|
||||
* $Revision: 1.10 $
|
||||
*
|
||||
* last change: $Author: vg $ $Date: 2007-12-06 10:58:40 $
|
||||
* last change: $Author: ihi $ $Date: 2008-02-04 13:56:08 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -36,6 +36,7 @@
|
|||
#include <com/sun/star/xml/dom/events/XDocumentEvent.hpp>
|
||||
#include "characterdata.hxx"
|
||||
#include "../events/mutationevent.hxx"
|
||||
#include <string.h>
|
||||
|
||||
namespace DOM
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue