* src/locale-inst.cc: Include <bits/std_cstdlib.h>
From-SVN: r48259
This commit is contained in:
parent
75da3b53f8
commit
415f500c76
@ -1,5 +1,7 @@
|
||||
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>
|
||||
|
Loading…
Reference in New Issue
Block a user