std::shared_ptr
[dcpomatic.git] / src / lib / copy_dcp_details_to_film.cc
index c33b0974baf536c59c78b1526c68d325a628a65d..9bd88a422a74d4c3a4a3653603e29df06c36f0c9 100644 (file)
 #include "audio_content.h"
 #include "ratio.h"
 #include "dcp_content_type.h"
-#include <boost/shared_ptr.hpp>
 #include <map>
 
 
 using std::map;
 using std::string;
 using std::vector;
-using boost::shared_ptr;
+using std::shared_ptr;
 
 
 void