X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=test%2Fcpl_sar_test.cc;h=60945aaed0b1c7b87006c02076097682e9afe2a9;hb=1dc40e9c0e2758619ce5bda802cd32371aee5829;hp=1988fa22a599510be242d57c397b9ee11287c953;hpb=ff7e50bfae825ea01d010ba5f8fde44668ddeb9e;p=libdcp.git diff --git a/test/cpl_sar_test.cc b/test/cpl_sar_test.cc index 1988fa22..60945aae 100644 --- a/test/cpl_sar_test.cc +++ b/test/cpl_sar_test.cc @@ -39,7 +39,7 @@ #include using std::string; -using boost::shared_ptr; +using std::shared_ptr; static void check (shared_ptr pa, dcp::Fraction far, string sar)