X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=test%2Fpulldown_detect_test.cc;h=3c2df826c06c76a3f93533c5bd34f9b9b0f057e3;hb=f7610c3c202df736c518a826bef21da41df38aa4;hp=e6adb288f8e8707e02353721fa459eb6f504e525;hpb=5d937606cf96d163be98920fa5619114a28eec9d;p=dcpomatic.git 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)