We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4371d66 commit a6dcfa1Copy full SHA for a6dcfa1
benchmark/xsimd_benchmark.hpp
@@ -15,7 +15,6 @@
15
#include "xsimd/arch/xsimd_scalar.hpp"
16
#include "xsimd/xsimd.hpp"
17
#include <chrono>
18
-#include <iostream>
19
#include <string>
20
#include <vector>
21
test/test_power.cpp
@@ -13,7 +13,6 @@
13
#ifndef XSIMD_NO_SUPPORTED_ARCHITECTURE
14
#include "test_utils.hpp"
template <class B>
struct power_test
0 commit comments