Range: Remove ATL specific define for old MSVC.

[SVN r85912]
This commit is contained in:
Stephen Kelly
2013-09-25 21:12:40 +00:00
committed by Nathan Ridge
parent caeff56002
commit 738bd42696

View File

@ -35,15 +35,6 @@
#endif
#if !defined(BOOST_RANGE_ATL_HAS_OLD_CSIMPLESTRING)
#if (_MSC_VER < 1310) // from <boost/regex/mfc.hpp>, but dubious
#define BOOST_RANGE_ATL_HAS_OLD_CSIMPLESTRING
#endif
#endif
// forward declarations
//