Commit 7a6f7290 by Benjamin Kosnik

c_locale_gnu.h: Add clocale include.


2001-02-20  Benjamin Kosnik  <bkoz@redhat.com>

	* config/c_locale_gnu.h: Add clocale include.

From-SVN: r39968
parent c2aa93b5
...@@ -33,6 +33,8 @@ ...@@ -33,6 +33,8 @@
// Written by Benjamin Kosnik <bkoz@redhat.com> // Written by Benjamin Kosnik <bkoz@redhat.com>
#include <clocale>
namespace std namespace std
{ {
typedef __locale_t __c_locale; typedef __locale_t __c_locale;
......
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