mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 14:35:29 +00:00
[#891,!592] use boost::scoped_ptr instead of mutable
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
#include <util/boost_time_utils.h>
|
#include <util/boost_time_utils.h>
|
||||||
#include <util/multi_threading_mgr.h>
|
#include <util/multi_threading_mgr.h>
|
||||||
#include <boost/date_time/posix_time/posix_time.hpp>
|
#include <boost/date_time/posix_time/posix_time.hpp>
|
||||||
|
#include <boost/make_shared.hpp>
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
using namespace isc::data;
|
using namespace isc::data;
|
||||||
|
Reference in New Issue
Block a user