diff options
Diffstat (limited to 'test/round_trip_test.cc')
| -rw-r--r-- | test/round_trip_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/round_trip_test.cc b/test/round_trip_test.cc index 10b7b6fe..49da5b65 100644 --- a/test/round_trip_test.cc +++ b/test/round_trip_test.cc @@ -57,7 +57,7 @@ using std::list; using std::vector; using std::string; -using boost::shared_ptr; +using std::shared_ptr; using boost::scoped_array; /** Build an encrypted picture asset and a KDM for it and check that the KDM can be decrypted */ |
