std::shared_ptr
[dcpomatic.git] / test / atmos_test.cc
index fe64ed6a92d856ae4bc54d650dd8e85fc1305fea..95c43ce34edbfb294d29e620c1a2d560a42754b0 100644 (file)
@@ -32,7 +32,7 @@
 using std::string;
 using std::vector;
 using boost::optional;
-using boost::shared_ptr;
+using std::shared_ptr;
 
 
 BOOST_AUTO_TEST_CASE (atmos_passthrough_test)