Fill test disk partitions with random noise to expose more bugs.
[dcpomatic.git] / test / pulldown_detect_test.cc
index e6adb288f8e8707e02353721fa459eb6f504e525..3c2df826c06c76a3f93533c5bd34f9b9b0f057e3 100644 (file)
@@ -26,7 +26,7 @@
 #include <boost/test/unit_test.hpp>
 
 
-using boost::shared_ptr;
+using std::shared_ptr;
 
 
 BOOST_AUTO_TEST_CASE (pulldown_detect_test1)