We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da8778e commit abcaac1Copy full SHA for abcaac1
llvm/include/llvm/ADT/SmallPtrSet.h
@@ -20,6 +20,7 @@
20
#include "llvm/Support/MathExtras.h"
21
#include "llvm/Support/ReverseIteration.h"
22
#include "llvm/Support/type_traits.h"
23
+#include <algorithm>
24
#include <cassert>
25
#include <cstddef>
26
#include <cstdlib>
0 commit comments