std::shared_ptr
[dcpomatic.git] / src / wx / wx_util.cc
index 7948dd13c37ed3c4a3a9f9610236b28f08b36012..5d02d27bf80ffd6a9e64e1ffcfd0cae82de44b0e 100644 (file)
@@ -44,7 +44,7 @@ DCPOMATIC_ENABLE_WARNINGS
 using std::string;
 using std::vector;
 using std::pair;
-using boost::shared_ptr;
+using std::shared_ptr;
 using boost::optional;
 using dcp::locale_convert;
 using namespace dcpomatic;