X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Foverlaps.cc;h=09e7f63ac089ebbfcdffb7406b383a0cbaf64a7c;hb=8963f0007af1a312017b9627c18b82ec2a577591;hp=32801de39e5c0449a6b85fbb1de02b7c1a1c831b;hpb=a5d004b0773f633401528392fc28e66d70e13ac8;p=dcpomatic.git diff --git a/src/lib/overlaps.cc b/src/lib/overlaps.cc index 32801de39..09e7f63ac 100644 --- a/src/lib/overlaps.cc +++ b/src/lib/overlaps.cc @@ -23,7 +23,7 @@ #include "content.h" using std::shared_ptr; -using boost::function; +using std::function; using namespace dcpomatic; ContentList overlaps (shared_ptr film, ContentList cl, function)> part, DCPTime from, DCPTime to)