BOOST_FOREACH.
[dcpomatic.git] / src / lib / audio_filter.cc
index b3916d9bd86c2bb5a2a0fd0aae483d07ef936555..24aa244f2fe7bc2e18da7b5259f0a09e10b44d78 100644 (file)
 
 #include "audio_filter.h"
 #include "audio_buffers.h"
+#include "util.h"
 #include <cmath>
 
 using std::min;
-using boost::shared_ptr;
+using std::shared_ptr;
 
 /** @return array of floats which the caller must destroy with delete[] */
 float *