std::shared_ptr
[dcpomatic.git] / src / wx / recipients_panel.cc
index 8bb78750e83e4afd208088dc1ae6da0f9c438752..086eac3e4482cb8b7aa048a7aeaf337538192aa6 100644 (file)
@@ -33,7 +33,7 @@ using std::cout;
 using std::map;
 using std::string;
 using std::make_pair;
-using boost::shared_ptr;
+using std::shared_ptr;
 using boost::optional;
 using namespace dcpomatic;