Add deprecation warnings for headers in detail dir

This commit is contained in:
Nikita Kniazev
2019-11-23 16:51:56 +03:00
parent 259587da7f
commit 080e8581d5
5 changed files with 14 additions and 2 deletions

View File

@@ -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>