std::shared_ptr
[dcpomatic.git] / test / file_naming_test.cc
index ebc89d6b1130e3aec55abfbb3ad25dc10bfa52b0..6fce510604ed27eb107819baecd712b00fa3be02 100644 (file)
@@ -36,7 +36,7 @@
 #include <boost/regex.hpp>
 
 using std::string;
-using boost::shared_ptr;
+using std::shared_ptr;
 
 class Keep
 {