mirror of
https://github.com/boostorg/container.git
synced 2025-07-31 13:07:17 +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
|
||||
|
||||
#include <boost/intrusive/detail/ebo_functor_holder.hpp>
|
||||
#include <boost/container/detail/workaround.hpp>
|
||||
|
||||
namespace boost {
|
||||
namespace container {
|
||||
|
Reference in New Issue
Block a user