std::shared_ptr
[dcpomatic.git] / test / ffmpeg_decoder_sequential_test.cc
index bf66685867117421651f93e8ffeff186c34a576c..f81ebda9cfdfc9bc5991691bd5312259177d8be2 100644 (file)
@@ -39,7 +39,7 @@
 using std::cout;
 using std::cerr;
 using std::list;
-using boost::shared_ptr;
+using std::shared_ptr;
 using boost::optional;
 using boost::bind;
 #if BOOST_VERSION >= 106100