This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: numeric_limits


Benjamin Kosnik <bkoz@redhat.com> writes:

| > +
| > + #if _GLIBCPP_USE_WCHAR_T
| > + #include <wchar.h>
| > + #endif //_GLIBCPP_USE_WCHAR_T
| > +
| 
| could be
| 
| #include <cwchar>

Benjamin,

  I'm not in a position to apply any patch -- please could you check
it in (with your suggested correction).  Thanks in advance,

-- Gaby


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]