mirror of
https://github.com/boostorg/log.git
synced 2026-02-02 08:52:14 +00:00
intrusive_ref_counter moved to Boost.SmartPtr. Cleaned some of the includes.
[SVN r85542]
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include <string>
|
||||
#include <fstream>
|
||||
#include <iostream>
|
||||
#include <boost/shared_ptr.hpp>
|
||||
#include <boost/smart_ptr/shared_ptr.hpp>
|
||||
#include <boost/log/core.hpp>
|
||||
#include <boost/log/expressions.hpp>
|
||||
#include <boost/log/sinks/sync_frontend.hpp>
|
||||
|
||||
Reference in New Issue
Block a user