X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fffmpeg.cc;h=fa369dda429c9342c2b08eed7a4b74ee50a38c35;hb=cc27c2716f755305d67f1e1ba828ecf37f8405dd;hp=f5af239b0a0eeba9445d85a98fbe97c767ae9658;hpb=04eebe07e2f64bd15f6887a10ab51fb92c52901a;p=dcpomatic.git diff --git a/src/lib/ffmpeg.cc b/src/lib/ffmpeg.cc index f5af239b0..fa369dda4 100644 --- a/src/lib/ffmpeg.cc +++ b/src/lib/ffmpeg.cc @@ -34,7 +34,6 @@ extern "C" { using std::string; using std::cout; -using std::stringstream; using boost::shared_ptr; using dcp::raw_convert;