summaryrefslogtreecommitdiff
path: root/io/test
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-04-23 15:22:22 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-04-23 15:22:22 +0000
commit9a7d1d3c28bad961c9c95042d62bb769edd30922 (patch)
treed96c93a08a1db9ec6968bbba63eca5373dc5f142 /io/test
parent4f82bdb2ea0318b7f84f99a0a53193a158423fb9 (diff)
INTEGRATION: CWS uno2 (1.6.18); FILE MERGED
2003/04/08 13:32:50 dbo 1.6.18.1: #107991# UNO shared library component renaming
Diffstat (limited to 'io/test')
-rw-r--r--io/test/stm/datatest.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/io/test/stm/datatest.cxx b/io/test/stm/datatest.cxx
index 3a5c0d9b5..7502d5cb5 100644
--- a/io/test/stm/datatest.cxx
+++ b/io/test/stm/datatest.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: datatest.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: vg $ $Date: 2003-04-15 15:59:18 $
+ * last change: $Author: rt $ $Date: 2003-04-23 16:22:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -58,6 +58,9 @@
*
*
************************************************************************/
+
+#include <stdio.h>
+
#include <com/sun/star/test/XSimpleTest.hpp>
#include <com/sun/star/io/XActiveDataSink.hpp>
#include <com/sun/star/io/XActiveDataSource.hpp>