std::shared_ptr
[dcpomatic.git] / test / audio_merger_test.cc
index db8b33a9b46203f2181719bcca095f56d68683d0..d8e5b0e267cf5d8e1640fee0e7f8562853128285 100644 (file)
@@ -39,7 +39,7 @@ using std::pair;
 using std::list;
 using std::cout;
 using std::string;
-using boost::shared_ptr;
+using std::shared_ptr;
 using boost::bind;
 using namespace dcpomatic;