fixing filters with math dot h and array by deleting the pow function

This commit is contained in:
cpf
2017-09-11 16:25:20 -04:00
parent 2f21899403
commit 77eb58e09a
4 changed files with 46 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
#include "analysis/filters.h"
#include "math.h"
#include "ProfilerApp.h"