X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=test%2Fscaling_test.cc;h=809748e28efdc57d43a4429a49fdc9d9cd58027b;hp=491b63723f8d2e725cda848390cdcdfe8a3335cc;hb=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26;hpb=0d35820cf50d2789752b8776683b26d04642518d diff --git a/test/scaling_test.cc b/test/scaling_test.cc index 491b63723..809748e28 100644 --- a/test/scaling_test.cc +++ b/test/scaling_test.cc @@ -32,7 +32,7 @@ #include "test.h" using std::string; -using boost::shared_ptr; +using std::shared_ptr; static void scaling_test_for (shared_ptr film, shared_ptr content, float ratio, std::string image, string container) {