X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=test%2Fpulldown_detect_test.cc;h=3c2df826c06c76a3f93533c5bd34f9b9b0f057e3;hp=e6adb288f8e8707e02353721fa459eb6f504e525;hb=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26;hpb=0d35820cf50d2789752b8776683b26d04642518d diff --git a/test/pulldown_detect_test.cc b/test/pulldown_detect_test.cc index e6adb288f..3c2df826c 100644 --- a/test/pulldown_detect_test.cc +++ b/test/pulldown_detect_test.cc @@ -26,7 +26,7 @@ #include -using boost::shared_ptr; +using std::shared_ptr; BOOST_AUTO_TEST_CASE (pulldown_detect_test1)