X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Flog.cc;h=e1716f1c65e5671abd9c7042b861faf084fa06a8;hp=7851c133f9bc74f84a8cc912eecca63acd484b03;hb=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26;hpb=0d35820cf50d2789752b8776683b26d04642518d diff --git a/src/lib/log.cc b/src/lib/log.cc index 7851c133f..e1716f1c6 100644 --- a/src/lib/log.cc +++ b/src/lib/log.cc @@ -33,7 +33,7 @@ using std::string; using std::cout; -using boost::shared_ptr; +using std::shared_ptr; Log::Log () : _types (0)