std::shared_ptr
[dcpomatic.git] / test / frame_rate_test.cc
index 2a0aa9415546386e74eaade3d75226fdad96bc56..76a8ed5cbefe56c0872161126de9a81a926ef6ac 100644 (file)
@@ -35,7 +35,7 @@
 #include "lib/audio_content.h"
 #include "test.h"
 
-using boost::shared_ptr;
+using std::shared_ptr;
 
 /* Test Playlist::best_dcp_frame_rate and FrameRateChange
    with a single piece of content.