mirror of
https://github.com/boostorg/range.git
synced 2026-01-25 00:12:22 +01:00
Add compile-time warning to deprecated headers
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
// For more information, see http://www.boost.org/libs/range/
|
||||
//
|
||||
|
||||
#define BOOST_ALLOW_DEPRECATED_HEADERS
|
||||
#include <boost/range/result_iterator.hpp>
|
||||
#include <boost/static_assert.hpp>
|
||||
#include <boost/type_traits/is_same.hpp>
|
||||
|
||||
Reference in New Issue
Block a user