We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9ea8b4 commit d8dacf3Copy full SHA for d8dacf3
kernels/optimized/vec/vec_base.h
@@ -3,6 +3,7 @@
3
// @nolint PATTERNLINT <functional> is required for std::equal_to, etc.
4
5
#include <cassert>
6
+#include <cstdint>
7
#include <cstring>
8
#include <functional>
9
#include <cmath>
0 commit comments