std::shared_ptr
[libdcp.git] / src / util.h
index 523794e40ca955c98a7563b11b8a7dfaf8eea7ac..9cca8136a558a1c3b142af780800caa48092ff92 100644 (file)
@@ -43,7 +43,7 @@
 #include "types.h"
 #include "local_time.h"
 #include <asdcp/KM_log.h>
-#include <boost/shared_ptr.hpp>
+#include <memory>
 #include <boost/function.hpp>
 #include <boost/filesystem.hpp>
 #include <boost/optional.hpp>