std::shared_ptr
[dcpomatic.git] / test / content_test.cc
index de9ca77747a0184ea02d120ca6ea42aea7423b24..0815e16c2be64f18185d388cdaf38178ff6dd502 100644 (file)
@@ -32,7 +32,7 @@
 #include "test.h"
 #include <boost/test/unit_test.hpp>
 
-using boost::shared_ptr;
+using std::shared_ptr;
 using namespace dcpomatic;
 
 /** There has been garbled audio with this piece of content */