Boost.Config is not needed

This commit is contained in:
Ion Gaztañaga
2023-01-23 14:01:53 +01:00
parent 43a9e87d2f
commit b3fd985101

View File

@@ -10,14 +10,6 @@
//
///////////////////////////////////////////////////////////////////////////////
#ifndef BOOST_CONFIG_HPP
# include <boost/config.hpp>
#endif
#if defined(BOOST_HAS_PRAGMA_ONCE)
# pragma once
#endif
#include <cstddef>
struct boost_container_new_t{};