c_locale_generic.cc: Remove langinfo include.
2001-01-30 Benjamin Kosnik <bkoz@redhat.com> * config/c_locale_generic.cc: Remove langinfo include. From-SVN: r39349
This commit is contained in:
parent
0214010c60
commit
1f63887a44
@ -1,3 +1,7 @@
|
||||
2001-01-30 Benjamin Kosnik <bkoz@redhat.com>
|
||||
|
||||
* config/c_locale_generic.cc: Remove langinfo include.
|
||||
|
||||
2001-01-29 Benjamin Kosnik <bkoz@redhat.com>
|
||||
|
||||
Preliminary named locales.
|
||||
|
@ -34,7 +34,6 @@
|
||||
// Written by Benjamin Kosnik <bkoz@redhat.com>
|
||||
|
||||
#include <locale>
|
||||
#include <langinfo.h>
|
||||
|
||||
namespace std
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user