X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Fgdc_certificate_panel.cc;h=bc1087fd164a46b21d832f2830c82e2f9d9008c0;hp=ffd7de52f444626d58cc2e6568e7aba6d8220da2;hb=c04fec82d25127fafa73c3daff87bece9aa8c8e8;hpb=63ea8ea5fdfff1158def8c57361bcc3da21e2ad6 diff --git a/src/wx/gdc_certificate_panel.cc b/src/wx/gdc_certificate_panel.cc index ffd7de52f..bc1087fd1 100644 --- a/src/wx/gdc_certificate_panel.cc +++ b/src/wx/gdc_certificate_panel.cc @@ -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 (