*** format.hpp.orig Tue Jan 4 06:17:40 2005 --- format.hpp Tue Jan 4 06:19:27 2005 *************** *** 26,32 **** // *** Compatibility framework #include ! #ifdef BOOST_NO_LOCALE_ISIDIGIT #include // we'll use the non-locale 's std::isdigit(int) #endif --- 26,32 ---- // *** Compatibility framework #include ! #ifdef BOOST_NO_LOCALE_ISDIGIT #include // we'll use the non-locale 's std::isdigit(int) #endif