Commit 415f500c by Jeff Law Committed by Jeff Law

* src/locale-inst.cc: Include <bits/std_cstdlib.h>

From-SVN: r48259
parent 75da3b53
Fri Dec 21 17:35:21 2001 Jeffrey A Law (law@redhat.com)
* src/locale-inst.cc: Include <bits/std_cstdlib.h>
* configure.target: Fix typo in hpux case.
2001-12-21 Paolo Carlini <pcarlini@unitus.it>
......
......@@ -31,6 +31,7 @@
// ISO C++ 14882: 22.1 Locales
//
#include <bits/std_cstdlib.h>
#include <bits/std_clocale.h>
#include <bits/std_cstring.h>
#include <bits/std_cassert.h>
......
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