forked from boostorg/container
Add missing <functional> for std::less
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
#include "movable_int.hpp"
|
||||
#include "dummy_test_allocator.hpp"
|
||||
#include <functional> //std::less
|
||||
|
||||
using namespace boost::container;
|
||||
|
||||
|
Reference in New Issue
Block a user