X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=test%2Fresampler_test.cc;h=2978d27f96ea8c259ef0c2d2bab81ee13555dd50;hp=893fad3b59d9d6110cb7372b1df086816c490509;hb=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26;hpb=0d35820cf50d2789752b8776683b26d04642518d diff --git a/test/resampler_test.cc b/test/resampler_test.cc index 893fad3b5..2978d27f9 100644 --- a/test/resampler_test.cc +++ b/test/resampler_test.cc @@ -31,7 +31,7 @@ using std::pair; using std::cout; -using boost::shared_ptr; +using std::shared_ptr; static void resampler_test_one (int from, int to)