Skip to content

Commit 619f049

Browse files
committed
Missing include
1 parent 600454b commit 619f049

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_algorithms.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#include "doctest/doctest.h"
1717

1818
#include <numeric>
19+
#include <vector>
1920

2021
#if XSIMD_WITH_NEON && !XSIMD_WITH_NEON64
2122
#define ALGORITHMS_TYPES float, std::complex<float>

0 commit comments

Comments
 (0)