Make sure we use limited ("video") range data when exporting.
[dcpomatic.git] / src / wx / qube_certificate_panel.cc
index 3def3b9d448c589ec1b5a48f5c7c45bd24c74147..70fe0ae4777a84ba5ceaed4bbd43c3737d876e7e 100644 (file)
@@ -29,6 +29,9 @@
 using std::string;
 using std::list;
 using boost::optional;
+#if BOOST_VERSION >= 106100
+using namespace boost::placeholders;
+#endif
 
 static string const base = "ftp://certificates.qubecinema.com/";