diff --git a/include/boost/range/atl.hpp b/include/boost/range/atl.hpp index ab492d9..e6500e5 100644 --- a/include/boost/range/atl.hpp +++ b/include/boost/range/atl.hpp @@ -35,15 +35,6 @@ #endif -#if !defined(BOOST_RANGE_ATL_HAS_OLD_CSIMPLESTRING) - #if (_MSC_VER < 1310) // from , but dubious - #define BOOST_RANGE_ATL_HAS_OLD_CSIMPLESTRING - #endif -#endif - - - - // forward declarations //