Merge pull request #157 from camolezi/patch-1

Add missing include
This commit is contained in:
Ion Gaztañaga
2020-08-31 13:12:10 +02:00
committed by GitHub

View File

@@ -20,6 +20,7 @@
#endif
#include <boost/intrusive/detail/ebo_functor_holder.hpp>
#include <boost/container/detail/workaround.hpp>
namespace boost {
namespace container {