std::shared_ptr
[dcpomatic.git] / test / digest_test.cc
index b1effc9061ba13f261811d9200f4d64c36fe2390..5145ee7e370a47b6f13578437b409a6b7b431cb8 100644 (file)
@@ -36,7 +36,7 @@
 
 using std::list;
 using std::string;
-using boost::shared_ptr;
+using std::shared_ptr;
 
 static string
 openssl_hash (boost::filesystem::path file)