Modify 'libs/vamp-plugins' to be buildable with MSVC
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
COPYING included with this distribution for more information.
|
||||
*/
|
||||
|
||||
#ifdef COMPILER_MSVC
|
||||
#include <ardourext/float_cast.h>
|
||||
#endif
|
||||
#include "OnsetDetect.h"
|
||||
|
||||
#include "dsp/onsets/DetectionFunction.h"
|
||||
|
||||
Reference in New Issue
Block a user