X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=test%2Fimage_proxy_test.cc;fp=test%2Fimage_proxy_test.cc;h=9dedb854ab36be4e36b2082b757c0f64b15d8f21;hb=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26;hp=a80a97f07273bdb522e74aa4e99aa7ec78babef6;hpb=0d35820cf50d2789752b8776683b26d04642518d;p=dcpomatic.git diff --git a/test/image_proxy_test.cc b/test/image_proxy_test.cc index a80a97f07..9dedb854a 100644 --- a/test/image_proxy_test.cc +++ b/test/image_proxy_test.cc @@ -22,11 +22,10 @@ #include "lib/ffmpeg_image_proxy.h" #include "lib/j2k_image_proxy.h" #include "test.h" -#include #include -using boost::shared_ptr; +using std::shared_ptr; static const boost::filesystem::path data_file0 = TestPaths::private_data() / "player_seek_test_0.png";