Build fixes for Boost >= 1.73
[dcpomatic.git] / src / wx / barco_alchemy_certificate_panel.cc
index d105b4a9cb2a6eaaa1d77ee9d80d385dc3860853..a1d6167aacf6ab553b85eda94c4806cc81f0b03c 100644 (file)
@@ -27,6 +27,9 @@
 
 using std::string;
 using boost::optional;
+#if BOOST_VERSION >= 106100
+using namespace boost::placeholders;
+#endif
 
 BarcoAlchemyCertificatePanel::BarcoAlchemyCertificatePanel (DownloadCertificateDialog* dialog)
        : CredentialsDownloadCertificatePanel (