INTEGRATION: CWS gcc430two (1.4.36); FILE MERGED
2008/01/28 09:53:11 rene 1.4.36.1: more gcc 4.3.0 things
This commit is contained in:
parent
b3d3cca992
commit
9c22d1c5c7
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: command.hxx,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2007-11-02 12:59:41 $
|
||||
* last change: $Author: ihi $ $Date: 2008-02-04 13:54:25 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -36,7 +36,7 @@
|
|||
#ifndef COMMAND_HXX
|
||||
#define COMMAND_HXX
|
||||
|
||||
#include <iostream.h>
|
||||
#include <iostream>
|
||||
|
||||
#include <tools/stream.hxx>
|
||||
#define STRLEN 100
|
||||
|
|
Loading…
Reference in a new issue