X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fvideo_mxf_examiner.h;h=3a0189a2fc3bc2a190e74efee52afd35bd6e5f45;hb=c6871fe8617b3de03662b7630355059393bf8043;hp=43e82da4d2e12e33dcf097bc28837440cd9710d5;hpb=3828baf56467224f5d44049bf1e7a7ed11f43a05;p=dcpomatic.git diff --git a/src/lib/video_mxf_examiner.h b/src/lib/video_mxf_examiner.h index 43e82da4d..3a0189a2f 100644 --- a/src/lib/video_mxf_examiner.h +++ b/src/lib/video_mxf_examiner.h @@ -29,7 +29,7 @@ namespace dcp { class VideoMXFExaminer : public VideoExaminer { public: - VideoMXFExaminer (boost::shared_ptr); + explicit VideoMXFExaminer (boost::shared_ptr); boost::optional video_frame_rate () const; dcp::Size video_size () const;