Fix compile error

This commit is contained in:
badaix 2020-08-03 22:59:07 +02:00
parent 2d88ee85cd
commit cc6186c4ba

View file

@ -18,6 +18,7 @@
#include "resampler.hpp"
#include "common/aixlog.hpp"
#include <cmath>
using namespace std;