mirror of
https://github.com/boostorg/container.git
synced 2025-08-02 22:14:26 +02:00
Add missing include
Allow this header file to be built standalone, in a clang C++ modules context.
This commit is contained in:
@@ -20,6 +20,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <boost/intrusive/detail/ebo_functor_holder.hpp>
|
#include <boost/intrusive/detail/ebo_functor_holder.hpp>
|
||||||
|
#include <boost/container/detail/workaround.hpp>
|
||||||
|
|
||||||
namespace boost {
|
namespace boost {
|
||||||
namespace container {
|
namespace container {
|
||||||
|
Reference in New Issue
Block a user