diff options
Diffstat (limited to 'test/empty_test.cc')
| -rw-r--r-- | test/empty_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/empty_test.cc b/test/empty_test.cc index 9a1f98ed2..9f55499da 100644 --- a/test/empty_test.cc +++ b/test/empty_test.cc @@ -35,7 +35,7 @@ #include <boost/test/unit_test.hpp> using std::list; -using boost::shared_ptr; +using std::shared_ptr; #if BOOST_VERSION >= 106100 using namespace boost::placeholders; #endif |
