mirror of
https://github.com/boostorg/container.git
synced 2026-02-23 15:42:17 +00:00
Add missing boost/assert or static_assert include
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include <boost/container/detail/placement_new.hpp>
|
||||
#include <boost/intrusive/linear_slist_algorithms.hpp>
|
||||
#include <boost/intrusive/detail/math.hpp>
|
||||
#include <boost/static_assert.hpp>
|
||||
|
||||
#include <cstddef>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user