std::shared_ptr
[dcpomatic.git] / test / repeat_frame_test.cc
index 125f46686f73264fc7e8cc1329a18d1784619dbf..fbbaba3f152c7158e71940d43d31dcc1a5a4b785 100644 (file)
@@ -34,7 +34,7 @@
 #include "lib/dcp_content_type.h"
 #include "lib/video_content.h"
 
-using boost::shared_ptr;
+using std::shared_ptr;
 
 BOOST_AUTO_TEST_CASE (repeat_frame_test)
 {