Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
7ad877ff
Commit
7ad877ff
authored
May 13, 2013
by
JINMEI Tatuya
Browse files
[2850] removed now-unused inclusion and using for boost::scoped_ptr
parent
c312fa4f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/datasrc/tests/zone_finder_context_unittest.cc
View file @
7ad877ff
...
...
@@ -36,7 +36,6 @@
#include
<boost/bind.hpp>
#include
<boost/foreach.hpp>
#include
<boost/shared_ptr.hpp>
#include
<boost/scoped_ptr.hpp>
#include
<fstream>
#include
<sstream>
...
...
@@ -44,7 +43,6 @@
using
namespace
std
;
using
boost
::
shared_ptr
;
using
boost
::
scoped_ptr
;
using
namespace
isc
::
data
;
using
namespace
isc
::
util
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment