X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=test%2Frepeat_frame_test.cc;h=fbbaba3f152c7158e71940d43d31dcc1a5a4b785;hp=125f46686f73264fc7e8cc1329a18d1784619dbf;hb=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26;hpb=8611fc8597605aa51373adb4fc8f0c697b8c7360 diff --git a/test/repeat_frame_test.cc b/test/repeat_frame_test.cc index 125f46686..fbbaba3f1 100644 --- a/test/repeat_frame_test.cc +++ b/test/repeat_frame_test.cc @@ -34,7 +34,7 @@ #include "lib/dcp_content_type.h" #include "lib/video_content.h" -using boost::shared_ptr; +using std::shared_ptr; BOOST_AUTO_TEST_CASE (repeat_frame_test) {