mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
un-boost: Add missing #include <cmath> in audiographer silence_trimmer.h
This commit is contained in:
parent
d217b2f8ad
commit
a7eb3b7341
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
||||||
#include "audiographer/exception.h"
|
#include "audiographer/exception.h"
|
||||||
#include "audiographer/utils/listed_source.h"
|
#include "audiographer/utils/listed_source.h"
|
||||||
|
|
||||||
|
#include <cmath>
|
||||||
#include <cstring>
|
#include <cstring>
|
||||||
|
|
||||||
namespace AudioGrapher {
|
namespace AudioGrapher {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue