INTEGRATION: CWS gcc430two (1.4.48); FILE MERGED
2008/01/28 09:53:11 rene 1.4.48.1: more gcc 4.3.0 things
This commit is contained in:
parent
177ff6f071
commit
1e142b663b
1 changed files with 3 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: attributesmap.cxx,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2006-06-20 00:43:23 $
|
||||
* last change: $Author: ihi $ $Date: 2008-02-04 13:55:57 $
|
||||
*
|
||||
* 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 "attributesmap.hxx"
|
||||
#include <string.h>
|
||||
|
||||
namespace DOM
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue