std::shared_ptr
[dcpomatic.git] / test / cpl_hash_test.cc
index 28a9420da0397b6f51591490d18bfefe4052363f..5b15c6ee0949eab3d4e8d749a45985d52b19726a 100644 (file)
@@ -34,7 +34,7 @@
 
 
 using std::string;
-using boost::shared_ptr;
+using std::shared_ptr;
 
 
 BOOST_AUTO_TEST_CASE (hash_added_to_imported_dcp_test)