X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fspl_entry.cc;h=083ce0296e7e379abba817654872668c0e298d98;hb=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26;hp=3cb1a9a363b5adecd833bce9d7aca8d84ddefc8a;hpb=2da4caba7871455c097c0ed940dd6f2332dbda5d;p=dcpomatic.git diff --git a/src/lib/spl_entry.cc b/src/lib/spl_entry.cc index 3cb1a9a36..083ce0296 100644 --- a/src/lib/spl_entry.cc +++ b/src/lib/spl_entry.cc @@ -26,8 +26,8 @@ DCPOMATIC_DISABLE_WARNINGS #include DCPOMATIC_ENABLE_WARNINGS -using boost::shared_ptr; -using boost::dynamic_pointer_cast; +using std::shared_ptr; +using std::dynamic_pointer_cast; SPLEntry::SPLEntry (shared_ptr content) {