string fix up
[ardour.git] / libs / vamp-plugins / PercussionOnsetDetector.cpp
index 447eb19a280e373b3b5f7de4456c1bc854c004c7..623b89b6a0654b25e08813488327d7ef2c013d43 100644 (file)
@@ -34,6 +34,9 @@
     authorization.
 */
 
+#ifdef COMPILER_MSVC
+#include <ardourext/float_cast.h>
+#endif
 #include "PercussionOnsetDetector.h"
 
 using std::string;