un-boost: Add missing #include <cmath> in audiographer silence_trimmer.h
This commit is contained in:
parent
d217b2f8ad
commit
a7eb3b7341
@ -8,6 +8,7 @@
|
||||
#include "audiographer/exception.h"
|
||||
#include "audiographer/utils/listed_source.h"
|
||||
|
||||
#include <cmath>
|
||||
#include <cstring>
|
||||
|
||||
namespace AudioGrapher {
|
||||
|
Loading…
Reference in New Issue
Block a user