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