include proper header (#96)
Include header for arm_accumulate_f64, same as how _f32
works to address the following GCC warning when enabled:
Source/StatisticsFunctions/arm_accumulate_f64.c:97:6:
warning: no previous declaration for 'arm_accumulate_f64' [-Wmissing-declarations]
97 | void arm_accumulate_f64(
| ^~~~~~~~~~~~~~~~~~
pull/100/head
parent
e8d1f3a10c
commit
ac64fccfc4
Loading…
Reference in New Issue