mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
fix OSX builds (llmath compat)
This commit is contained in:
parent
1f5013b4a8
commit
d3510b5606
1 changed files with 3 additions and 0 deletions
|
|
@ -17,6 +17,9 @@
|
|||
|
||||
*/
|
||||
|
||||
#include <cmath>
|
||||
#include "ardour/lmath.h"
|
||||
|
||||
#include "canvas/wave_view_private.h"
|
||||
|
||||
#include "pbd/cpus.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue