forked from boostorg/unordered
Add missing <algorithm> include
This commit is contained in:
@ -16,6 +16,7 @@
|
||||
#include "../helpers/list.hpp"
|
||||
#include "../helpers/invariants.hpp"
|
||||
#include "../helpers/helpers.hpp"
|
||||
#include <algorithm>
|
||||
#include <set>
|
||||
#include <iterator>
|
||||
#include "../objects/test.hpp"
|
||||
|
Reference in New Issue
Block a user