std::shared_ptr
[dcpomatic.git] / test / 4k_test.cc
index cbbede0a9991dff957bae0600a6028e639f21275..e09aeeb5c4882912f7c0c8feb813537e02ba8542 100644 (file)
@@ -36,7 +36,7 @@
 #include "lib/dcpomatic_log.h"
 #include "test.h"
 
-using boost::shared_ptr;
+using std::shared_ptr;
 
 BOOST_AUTO_TEST_CASE (fourk_test)
 {