diff options
Diffstat (limited to 'test/dcp_reader_test.cc')
| -rw-r--r-- | test/dcp_reader_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dcp_reader_test.cc b/test/dcp_reader_test.cc index 57d3d66..e6a53e6 100644 --- a/test/dcp_reader_test.cc +++ b/test/dcp_reader_test.cc @@ -23,7 +23,7 @@ #include <boost/optional/optional_io.hpp> using std::list; -using boost::shared_ptr; +using std::shared_ptr; /* Test reading of a DCP XML file */ BOOST_AUTO_TEST_CASE (dcp_reader_test1) |
