mirror of
https://github.com/boostorg/container.git
synced 2025-08-02 14:04:26 +02:00
Boost.Config is not needed
This commit is contained in:
@@ -10,14 +10,6 @@
|
|||||||
//
|
//
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
#ifndef BOOST_CONFIG_HPP
|
|
||||||
# include <boost/config.hpp>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if defined(BOOST_HAS_PRAGMA_ONCE)
|
|
||||||
# pragma once
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <cstddef>
|
#include <cstddef>
|
||||||
|
|
||||||
struct boost_container_new_t{};
|
struct boost_container_new_t{};
|
||||||
|
Reference in New Issue
Block a user