mirror of
https://github.com/boostorg/log.git
synced 2026-02-21 15:12:27 +00:00
intrusive_ref_counter moved to Boost.SmartPtr. Cleaned some of the includes.
[SVN r85542]
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
#include <iostream>
|
||||
#include <boost/ref.hpp>
|
||||
#include <boost/bind.hpp>
|
||||
#include <boost/shared_ptr.hpp>
|
||||
#include <boost/make_shared.hpp>
|
||||
#include <boost/smart_ptr/shared_ptr.hpp>
|
||||
#include <boost/smart_ptr/make_shared_object.hpp>
|
||||
#include <boost/date_time/microsec_time_clock.hpp>
|
||||
#include <boost/date_time/posix_time/posix_time_types.hpp>
|
||||
#include <boost/thread/thread.hpp>
|
||||
|
||||
Reference in New Issue
Block a user