We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af25db5 commit 4ef2506Copy full SHA for 4ef2506
rdfind.cc
@@ -10,7 +10,6 @@ static_assert(__cplusplus >= 201703L,
10
"this code requires a C++17 capable compiler!");
11
12
// std
13
-#include <algorithm>
14
#include <iostream>
15
#include <limits>
16
#include <string>
0 commit comments