std::shared_ptr
[dcpomatic.git] / test / skip_frame_test.cc
index 4b137c9917d10a0f592597bf41f034d7fe7784ed..928d173df0305d4f7d1839d34c46307286c5fbb2 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 (skip_frame_test)
 {