mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 20:55:48 +01:00
Modify 'libs/vamp-plugins' to be buildable with MSVC
This commit is contained in:
parent
9d774969fc
commit
53f1cb2a0f
5 changed files with 25 additions and 5 deletions
|
|
@ -14,6 +14,9 @@
|
|||
|
||||
*/
|
||||
|
||||
#ifdef COMPILER_MSVC
|
||||
#include <ardourext/float_cast.h>
|
||||
#endif
|
||||
#include <math.h>
|
||||
#include "Onset.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue