mirror of
https://github.com/boostorg/intrusive.git
synced 2025-07-30 12:37:35 +02:00
Reduced compile-time dependencies, headers, and the use of Boost.Preprocessor, specially for hooks and iterators.
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
#include <boost/intrusive/sg_set.hpp>
|
||||
#include <boost/intrusive/treap_set.hpp>
|
||||
#include <boost/intrusive/splay_set.hpp>
|
||||
#include <boost/intrusive/detail/memory_util.hpp>
|
||||
#include <boost/intrusive/detail/mpl.hpp>
|
||||
|
||||
#include <boost/core/lightweight_test.hpp>
|
||||
#include <boost/aligned_storage.hpp>
|
||||
|
Reference in New Issue
Block a user