Kaydet (Commit) a12ececf authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

#100000# NP: correct wrong stdlib-include (replaced local stdlib.h by the global one)

üst 87dcf297
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment