summaryrefslogtreecommitdiffstats
path: root/cosv/source/service
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2002-08-21 07:27:38 +0000
committerVladimir Glazounov <vg@openoffice.org>2002-08-21 07:27:38 +0000
commita12ececf56568e8b0477bf1f7a1093d09fdb81db (patch)
tree75d5f373c6154da023025cddb700f898067d9866 /cosv/source/service
parent#99053# insert pkgchk tool (diff)
downloadcore-a12ececf56568e8b0477bf1f7a1093d09fdb81db.tar.gz
core-a12ececf56568e8b0477bf1f7a1093d09fdb81db.zip
#100000# NP: correct wrong stdlib-include (replaced local stdlib.h by the global one)
Diffstat (limited to 'cosv/source/service')
-rw-r--r--cosv/source/service/std_outp.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cosv/source/service/std_outp.cxx b/cosv/source/service/std_outp.cxx
index f12e5ddb7111..e7f315298709 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.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: np $ $Date: 2002-05-14 08:08:46 $
+ * last change: $Author: vg $ $Date: 2002-08-21 08:27:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,7 +63,7 @@
#include <cosv/std_outp.hxx>
// NOT FULLY DECLARED SERVICES
-#include "stdlib.h"
+#include <stdlib.h>
namespace csv