std::shared_ptr
[libdcp.git] / test / test.cc
index 69772e98e4124c1e00d680afe20bd6c5040e0f53..76a6c4c572034ea8e4e5881741efc5b85acfe286 100644 (file)
@@ -68,7 +68,7 @@ using std::string;
 using std::min;
 using std::list;
 using std::vector;
-using boost::shared_ptr;
+using std::shared_ptr;
 using boost::optional;