> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 19, 2008 5:59 PM > To: [EMAIL PROTECTED] > Subject: svn commit: r669747 - > /stdcxx/branches/4.2.x/include/string.cc > > Author: vitek > Date: Thu Jun 19 16:58:34 2008 > New Revision: 669747 ... > > +#include <rw/_typetraits.h> >
Uhgh. The missing underscore in that header name just really bugs me for some reason. Any objections to renaming it as <rw/_type_traits.h> and updating all code that includes it? Its an internal header so we have that privilage and no end-user code should be affected. Brad.
