std::shared_ptr
[dcpomatic.git] / src / lib / kdm_with_metadata.cc
index 0ef1b8f380b1fc305366470b3278ce2be991c980..2747e414060463804141419526603a7ca4fc1ace 100644 (file)
@@ -35,7 +35,7 @@
 using std::string;
 using std::cout;
 using std::list;
-using boost::shared_ptr;
+using std::shared_ptr;
 using boost::optional;
 using boost::function;