Rollback BOOST_HEADER_DEPRECATED on version.hpp and allocation_type.hpp, it's causing unwanted warnings.

This commit is contained in:
Ion Gaztañaga
2026-01-05 02:07:16 +01:00
parent 6ca985f6c8
commit 69e2c44e2a
2 changed files with 0 additions and 6 deletions

View File

@@ -22,9 +22,6 @@
#include <boost/interprocess/detail/config_begin.hpp>
#include <boost/container/detail/allocation_type.hpp>
#include <boost/config/header_deprecated.hpp>
BOOST_HEADER_DEPRECATED("[[no replacement]]")
namespace boost {
namespace interprocess {

View File

@@ -22,9 +22,6 @@
#include <boost/interprocess/detail/config_begin.hpp>
#include <boost/container/detail/version_type.hpp>
#include <boost/config/header_deprecated.hpp>
BOOST_HEADER_DEPRECATED("<boost/container/detail/version_type.hpp>")
namespace boost {
namespace interprocess {