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 600454b commit 619f049Copy full SHA for 619f049
test/test_algorithms.cpp
@@ -16,6 +16,7 @@
16
#include "doctest/doctest.h"
17
18
#include <numeric>
19
+#include <vector>
20
21
#if XSIMD_WITH_NEON && !XSIMD_WITH_NEON64
22
#define ALGORITHMS_TYPES float, std::complex<float>
0 commit comments