X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Foverlaps.cc;h=f5ccd48d0276db1153e1129f7e2ca1633bd2bbd9;hp=5ed7a983261fdb3a2b76924bf5cbd531d615f95a;hb=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26;hpb=c4403784febdbdd42e9c32e67fadb147f11fe566 diff --git a/src/lib/overlaps.cc b/src/lib/overlaps.cc index 5ed7a9832..f5ccd48d0 100644 --- a/src/lib/overlaps.cc +++ b/src/lib/overlaps.cc @@ -23,7 +23,7 @@ #include "content.h" #include -using boost::shared_ptr; +using std::shared_ptr; using boost::function; using namespace dcpomatic;