Index: boost/lexical_cast.hpp =================================================================== --- boost/lexical_cast.hpp (revision 75600) +++ boost/lexical_cast.hpp (working copy) @@ -47,9 +47,11 @@ #include #include #include + +#ifndef BOOST_NO_CWCHAR #include +#endif - #ifndef BOOST_NO_STD_LOCALE # include #else