From 2e59e8f1d61b4f44eb74fe1cedcb2db51a9c26e6 Mon Sep 17 00:00:00 2001 From: Oliver Jowett Date: Fri, 5 Feb 2021 14:35:36 +0800 Subject: [PATCH] magnitude_power_uc8_benchmark: don't rely on a previous benchmark including Fixes #105 --- dsp/benchmark/magnitude_power_uc8_benchmark.c | 1 + 1 file changed, 1 insertion(+) diff --git a/dsp/benchmark/magnitude_power_uc8_benchmark.c b/dsp/benchmark/magnitude_power_uc8_benchmark.c index 748167b..d5d2a08 100644 --- a/dsp/benchmark/magnitude_power_uc8_benchmark.c +++ b/dsp/benchmark/magnitude_power_uc8_benchmark.c @@ -1,5 +1,6 @@ #include #include +#include void STARCH_BENCHMARK(magnitude_power_uc8) (void) {