expose more info from plugin-strip (for GUI display)
[ardour.git] / libs / ardour / pcm_utils.cc
index de3497d97709c27127f025e177eaa8bcb0b95013..ae3bd4a4e06f4c6c8f90e8a9ef178e415d756560 100644 (file)
 
 */
 
+#ifdef COMPILER_MSVC
+#include <ardourext/float_cast.h>
+#endif
 #include "ardour/pcm_utils.h"
-
 #include <cmath>
 
 using namespace std;