diff options
Diffstat (limited to 'src/tools/server_test.cc')
| -rw-r--r-- | src/tools/server_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/server_test.cc b/src/tools/server_test.cc index b64970f62..e3375b988 100644 --- a/src/tools/server_test.cc +++ b/src/tools/server_test.cc @@ -40,7 +40,7 @@ using std::cout; using std::cerr; using std::string; using std::pair; -using boost::shared_ptr; +using std::shared_ptr; using boost::optional; using boost::bind; #if BOOST_VERSION >= 106100 |
