Modify 'libs/vamp-plugins' to be buildable with MSVC
This commit is contained in:
@@ -34,6 +34,9 @@
|
||||
authorization.
|
||||
*/
|
||||
|
||||
#ifdef COMPILER_MSVC
|
||||
#include <ardourext/float_cast.h>
|
||||
#endif
|
||||
#include "PercussionOnsetDetector.h"
|
||||
|
||||
using std::string;
|
||||
|
||||
Reference in New Issue
Block a user