std::shared_ptr
[libdcp.git] / src / stereo_picture_frame.cc
index 4bbeae241cbc1846aa0995b9e8c60ee34abdae93..36c26602639bcf5e1ccc5ecf852a0bb41279670e 100644 (file)
@@ -43,7 +43,7 @@
 #include <asdcp/KM_fileio.h>
 
 using std::string;
-using boost::shared_ptr;
+using std::shared_ptr;
 using namespace dcp;