Some macOS test build fixes.
[dcpomatic.git] / test / dcp_subtitle_test.cc
index e94990798efff4fd0442bb438799d6edb5ff3c6b..4938cfb6dc1ee4759f54a1b9d53f94e562954fd7 100644 (file)
@@ -42,6 +42,9 @@ using std::cout;
 using std::list;
 using boost::shared_ptr;
 using boost::optional;
+#if BOOST_VERSION >= 106100
+using namespace boost::placeholders;
+#endif
 using namespace dcpomatic;
 
 optional<ContentStringText> stored;