std::shared_ptr
[dcpomatic.git] / src / lib / string_text_file_content.cc
index 9a25ef06f00ce6e10532721b88183a9d0ed46d9a..2bf41611073025390db4f28ecc25d422cb68e396 100644 (file)
@@ -32,7 +32,7 @@
 
 using std::string;
 using std::cout;
-using boost::shared_ptr;
+using std::shared_ptr;
 using boost::optional;
 using dcp::raw_convert;
 using namespace dcpomatic;