mirror of
https://github.com/boostorg/unordered.git
synced 2025-08-01 12:24:27 +02:00
Add missing <algorithm> include
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
#include "../helpers/list.hpp"
|
#include "../helpers/list.hpp"
|
||||||
#include "../helpers/invariants.hpp"
|
#include "../helpers/invariants.hpp"
|
||||||
#include "../helpers/helpers.hpp"
|
#include "../helpers/helpers.hpp"
|
||||||
|
#include <algorithm>
|
||||||
#include <set>
|
#include <set>
|
||||||
#include <iterator>
|
#include <iterator>
|
||||||
#include "../objects/test.hpp"
|
#include "../objects/test.hpp"
|
||||||
|
Reference in New Issue
Block a user