summaryrefslogtreecommitdiff
path: root/tools/inc/bootstrp
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2008-02-04 12:54:25 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2008-02-04 12:54:25 +0000
commit9c22d1c5c7d252d4dd800f5e896b0a5898faa646 (patch)
tree8b1fde745dba89f639465299a2d5c4520a7fec45 /tools/inc/bootstrp
parentb3d3cca992079a9bf79ac96595aa98a56651aee5 (diff)
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
Diffstat (limited to 'tools/inc/bootstrp')
-rw-r--r--tools/inc/bootstrp/command.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/inc/bootstrp/command.hxx b/tools/inc/bootstrp/command.hxx
index 1cf78ddc3f2c..f53340ecb5e5 100644
--- a/tools/inc/bootstrp/command.hxx
+++ b/tools/inc/bootstrp/command.hxx
@@ -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