mirror of
https://github.com/boostorg/container.git
synced 2025-08-02 14:04:26 +02:00
Add missing <functional> for std::less
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
|
|
||||||
#include "movable_int.hpp"
|
#include "movable_int.hpp"
|
||||||
#include "dummy_test_allocator.hpp"
|
#include "dummy_test_allocator.hpp"
|
||||||
|
#include <functional> //std::less
|
||||||
|
|
||||||
using namespace boost::container;
|
using namespace boost::container;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user