summaryrefslogtreecommitdiff
path: root/tools/bootstrp
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-04-28 16:20:08 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-04-28 16:20:08 +0000
commit504aeb634bb385e4a732c16b6301ce18eb675fab (patch)
tree6b98a28264f0a461faf7d330cc3c789a7ae0acaa /tools/bootstrp
parent60b5f1f154bc94b6610e964d9ef3e2de42dd1f23 (diff)
INTEGRATION: CWS ooo20030412 (1.6.24.2.20); FILE MERGED
2003/04/01 14:55:12 mh 1.6.24.2.20.1: chg: old style header, #i3557#
Diffstat (limited to 'tools/bootstrp')
-rw-r--r--tools/bootstrp/command.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/bootstrp/command.cxx b/tools/bootstrp/command.cxx
index 0e58ffbc144b..21f30be32676 100644
--- a/tools/bootstrp/command.cxx
+++ b/tools/bootstrp/command.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: command.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2003-03-27 17:02:55 $
+ * last change: $Author: hr $ $Date: 2003-04-28 17:20:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,7 +75,7 @@
#include "debug.hxx"
#include "appdef.hxx"
-#include <iostream.h>
+#include <iostream>
#include <string.h>
#include <stdlib.h>
#include <stdio.h>