summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/tests.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tests.cc b/test/tests.cc
index 4fc72b2..6867ac0 100644
--- a/test/tests.cc
+++ b/test/tests.cc
@@ -30,7 +30,7 @@
using std::string;
using std::vector;
using std::list;
-using boost::shared_ptr;
+using std::shared_ptr;
BOOST_AUTO_TEST_CASE (test)
{