Some macOS test build fixes.
[dcpomatic.git] / test / recover_test.cc
index ad7f475bc0eb5e554a73075cb93ba7c2a24a88c7..84e6a74e3984e96943ef6eaca52b83c1bf1c3f2a 100644 (file)
@@ -38,6 +38,9 @@
 using std::cout;
 using std::string;
 using boost::shared_ptr;
+#if BOOST_VERSION >= 106100
+using namespace boost::placeholders;
+#endif
 
 static void
 note (dcp::NoteType t, string n)