We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d33481 commit 611527bCopy full SHA for 611527b
1 file changed
src/common/Containers/FlatSet.h
@@ -17,6 +17,7 @@
17
#ifndef TRINITYCORE_FLAT_SET_H
18
#define TRINITYCORE_FLAT_SET_H
19
20
+#include <algorithm>
21
#include <functional>
22
#include <vector>
23
0 commit comments