summaryrefslogtreecommitdiff
path: root/registry/test
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-04-28 15:22:25 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-04-28 15:22:25 +0000
commit5ca6d99ac6a87e1ae3addaeb1663d370fa1b63a1 (patch)
tree9e539d5a7718690532c63dd058513f8cadcdfefd /registry/test
parent4f848dc7715c01460d7fe5734d68b2336d206e37 (diff)
INTEGRATION: CWS ooo20030412 (1.3.48); FILE MERGED
2003/04/01 10:07:31 mh 1.3.48.1: chg: to standard header includes, #i3557#
Diffstat (limited to 'registry/test')
-rw-r--r--registry/test/testmerge.cxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/registry/test/testmerge.cxx b/registry/test/testmerge.cxx
index 672043f0eb21..f13db81e427e 100644
--- a/registry/test/testmerge.cxx
+++ b/registry/test/testmerge.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: testmerge.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: jsc $ $Date: 2001-03-14 09:51:06 $
+ * last change: $Author: hr $ $Date: 2003-04-28 16:22:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,7 +59,7 @@
*
************************************************************************/
-#include <iostream.h>
+#include <iostream>
#include <stdio.h>
#include <string.h>
@@ -78,6 +78,7 @@
#endif
+using namespace std;
using namespace rtl;
sal_Int32 lValue1 = 123456789;