Ignore parameters in PKL type strings when checking them.
[libdcp.git] / test / sound_frame_test.cc
index a9088e2600660aee2423126fafaeceabac80391b..a8060bd47ec5ca74c8c07ea9bb506f55f9402972 100644 (file)
@@ -39,7 +39,7 @@
 #include "exceptions.h"
 #include <sndfile.h>
 
-using boost::shared_ptr;
+using std::shared_ptr;
 
 BOOST_AUTO_TEST_CASE (sound_frame_test)
 {