mirror of
https://github.com/boostorg/container.git
synced 2026-02-23 15:42:17 +00:00
Better use forward declarations and export symbols
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
#define BOOST_CONTAINER_SOURCE
|
||||
#include <boost/container/pmr/memory_resource.hpp>
|
||||
|
||||
#include <boost/container/pmr/global_resource.hpp>
|
||||
#include <boost/core/no_exceptions_support.hpp>
|
||||
#include <boost/container/throw_exception.hpp>
|
||||
#include <boost/container/detail/dlmalloc.hpp> //For global lock
|
||||
|
||||
Reference in New Issue
Block a user