X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=test%2Fclosed_caption_test.cc;h=4c59be72b497a9ae01ca7155c43322b6a079250b;hp=86666a44cc686386ca193af6c42a3a9c272e5010;hb=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26;hpb=0d35820cf50d2789752b8776683b26d04642518d diff --git a/test/closed_caption_test.cc b/test/closed_caption_test.cc index 86666a44c..4c59be72b 100644 --- a/test/closed_caption_test.cc +++ b/test/closed_caption_test.cc @@ -29,7 +29,7 @@ #include using std::list; -using boost::shared_ptr; +using std::shared_ptr; /** Basic test that Interop closed captions are written */ BOOST_AUTO_TEST_CASE (closed_caption_test1)