X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fisdcf_metadata.cc;h=368b6e3a52c90225a407eeb63d807f3f3bafce5d;hp=e117dc28445be008e3bea71c2801ed4fa1d5f4c1;hb=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26;hpb=0d35820cf50d2789752b8776683b26d04642518d diff --git a/src/lib/isdcf_metadata.cc b/src/lib/isdcf_metadata.cc index e117dc284..368b6e3a5 100644 --- a/src/lib/isdcf_metadata.cc +++ b/src/lib/isdcf_metadata.cc @@ -30,7 +30,7 @@ DCPOMATIC_ENABLE_WARNINGS #include "i18n.h" using std::string; -using boost::shared_ptr; +using std::shared_ptr; using dcp::raw_convert; ISDCFMetadata::ISDCFMetadata (cxml::ConstNodePtr node)