std::shared_ptr
[dcpomatic.git] / test / srt_subtitle_test.cc
index 1ea4538ba258a6ef55bda49e66bbdd17909333a2..d07d70ba06e8259fd26f297e42bfde1b9e573eaf 100644 (file)
@@ -36,7 +36,7 @@
 
 using std::string;
 using std::list;
-using boost::shared_ptr;
+using std::shared_ptr;
 using namespace dcpomatic;
 
 /** Make a very short DCP with a single subtitle from .srt with no specified fonts */