std::shared_ptr
[dcpomatic.git] / test / time_calculation_test.cc
index 8c57a9fdbbb3dfdb4b417ea12eb1bcc813f65231..d0cf63bb28eda8d2b2aff819d8b700e7c4e4f997 100644 (file)
@@ -33,7 +33,7 @@
 
 using std::string;
 using std::list;
-using boost::shared_ptr;
+using std::shared_ptr;
 using namespace dcpomatic;
 
 static string const xml = "<Content>"