summaryrefslogtreecommitdiff
path: root/io/test/testconnection.cxx
diff options
context:
space:
mode:
authorJörg Budischewski <jbu@openoffice.org>2000-12-08 07:25:14 +0000
committerJörg Budischewski <jbu@openoffice.org>2000-12-08 07:25:14 +0000
commitf5f0fdfaef6827544a9a29a2b69b738c109100a6 (patch)
tree49fcc41320d44341860cd41c37e09e4c26d2a992 /io/test/testconnection.cxx
parentd8f189f40f992f4236d4790d8b64f14934ab6846 (diff)
now passes compiler
Diffstat (limited to 'io/test/testconnection.cxx')
-rw-r--r--io/test/testconnection.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/io/test/testconnection.cxx b/io/test/testconnection.cxx
index 0ad1afdbd83d..50a05e976727 100644
--- a/io/test/testconnection.cxx
+++ b/io/test/testconnection.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: testconnection.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:24:19 $
+ * last change: $Author: jbu $ $Date: 2000-12-08 08:25:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -58,6 +58,7 @@
*
*
************************************************************************/
+#include <stdio.h>
#include <osl/diagnose.h>
#include <vos/thread.hxx>