Some macOS test build fixes.
[dcpomatic.git] / test / upmixer_a_test.cc
index ba07eafd157d11cda985371dc862c431713acbfa..2d1e652229cf2413adda872b9fc4d50693e2ae82 100644 (file)
@@ -35,6 +35,9 @@
 #include "test.h"
 
 using boost::shared_ptr;
+#if BOOST_VERSION >= 106100
+using namespace boost::placeholders;
+#endif
 using namespace dcpomatic;
 
 static SNDFILE* L;