std::shared_ptr
[dcpomatic.git] / src / lib / send_problem_report_job.cc
index d27609f0bdd715aac50fff167e7dbbaf40b2c042..143baaa1bdeb89e576319304956ab0df9952e863 100644 (file)
@@ -34,7 +34,7 @@
 
 using std::string;
 using std::list;
-using boost::shared_ptr;
+using std::shared_ptr;
 
 /** @param film Film thta the problem is with, or 0.
  *  @param from Email address to use for From: