std::shared_ptr
[dcpomatic.git] / src / lib / cross_osx.cc
index a16907ebe47360f2658724ce849e5583761ac99f..76c451a6f3df2078b77d3ed951421318592f0f18 100644 (file)
@@ -64,7 +64,7 @@ using std::cerr;
 using std::cout;
 using std::runtime_error;
 using std::map;
-using boost::shared_ptr;
+using std::shared_ptr;
 using boost::optional;
 using boost::function;