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