diff options
Diffstat (limited to 'test/frame_info_hash_test.cc')
| -rw-r--r-- | test/frame_info_hash_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/frame_info_hash_test.cc b/test/frame_info_hash_test.cc index 2d08669e..e01181d1 100644 --- a/test/frame_info_hash_test.cc +++ b/test/frame_info_hash_test.cc @@ -38,7 +38,7 @@ #include <boost/test/unit_test.hpp> using std::string; -using boost::shared_ptr; +using std::shared_ptr; static void check (unsigned int* seed, shared_ptr<dcp::PictureAssetWriter> writer, string hash) |
