Remove obsolete files.

[SVN r86242]
This commit is contained in:
Stephen Kelly
2013-10-11 23:11:35 +00:00
parent 1e6ba3c885
commit c55650216f
5 changed files with 0 additions and 301 deletions

View File

@ -17,9 +17,6 @@
#include <boost/range/config.hpp>
#ifdef BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
#include <boost/range/detail/const_iterator.hpp>
#else
#include <boost/range/detail/extract_optional_type.hpp>
#include <boost/type_traits/remove_const.hpp>
@ -62,6 +59,5 @@ namespace boost
} // namespace boost
#endif // BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
#endif