mirror of
https://github.com/boostorg/core.git
synced 2025-11-28 21:30:09 +01:00
Add deprecation warnings for headers in detail dir
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
// http://www.boost.org/LICENSE_1_0.txt
|
||||
//
|
||||
|
||||
#define BOOST_ALLOW_DEPRECATED_HEADERS
|
||||
#include <boost/detail/iterator.hpp>
|
||||
#include <boost/core/is_same.hpp>
|
||||
#include <boost/core/lightweight_test_trait.hpp>
|
||||
|
||||
Reference in New Issue
Block a user