X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fsend_problem_report_job.cc;h=143baaa1bdeb89e576319304956ab0df9952e863;hp=d27609f0bdd715aac50fff167e7dbbaf40b2c042;hb=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26;hpb=0d35820cf50d2789752b8776683b26d04642518d diff --git a/src/lib/send_problem_report_job.cc b/src/lib/send_problem_report_job.cc index d27609f0b..143baaa1b 100644 --- a/src/lib/send_problem_report_job.cc +++ b/src/lib/send_problem_report_job.cc @@ -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: