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:
Benjamin Kosnik 2001-01-30 17:21:50 +00:00 committed by Benjamin Kosnik
parent 0214010c60
commit 1f63887a44
2 changed files with 4 additions and 1 deletions

View File

@ -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.

View File

@ -34,7 +34,6 @@
// Written by Benjamin Kosnik <bkoz@redhat.com>
#include <locale>
#include <langinfo.h>
namespace std
{