We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50d9b40 + 9008d00 commit 5316f11Copy full SHA for 5316f11
support/default_validator/default_validator.cc
@@ -7,6 +7,7 @@
7
#include <cassert>
8
#include <cmath>
9
#include <cstdarg>
10
+#include <tuple>
11
12
const int EXIT_AC = 42;
13
const int EXIT_WA = 43;
0 commit comments