summaryrefslogtreecommitdiffstats
path: root/cosv/source/service
diff options
context:
space:
mode:
authorNikolai Pretzell <np@openoffice.org>2002-05-02 11:36:16 +0000
committerNikolai Pretzell <np@openoffice.org>2002-05-02 11:36:16 +0000
commita10c46e83cffe2ee7d3031a50e60f063ec25fd40 (patch)
tree472e9749776164881cc690f95229a199a78aa651 /cosv/source/service
parent#99053# added PropTest example (diff)
downloadcore-a10c46e83cffe2ee7d3031a50e60f063ec25fd40.tar.gz
core-a10c46e83cffe2ee7d3031a50e60f063ec25fd40.zip
#98177#
Diffstat (limited to 'cosv/source/service')
-rw-r--r--cosv/source/service/std_outp.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/cosv/source/service/std_outp.cxx b/cosv/source/service/std_outp.cxx
index c40f6c704dde..6496303802ac 100644
--- a/cosv/source/service/std_outp.cxx
+++ b/cosv/source/service/std_outp.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: std_outp.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: np $ $Date: 2002-03-08 14:25:39 $
+ * last change: $Author: np $ $Date: 2002-05-02 12:35:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,6 +63,8 @@
#include <cosv/std_outp.hxx>
// NOT FULLY DECLARED SERVICES
+#include <stdlib.h>
+
namespace csv
{