Clean up includes.
This commit is contained in:
parent
8d551006cc
commit
1c2b09e365
@ -1,6 +1,6 @@
|
|||||||
#include "mumlib/Callback.hpp"
|
#include "mumlib/Callback.hpp"
|
||||||
|
|
||||||
#include <boost/core/noncopyable.hpp>
|
#include <boost/noncopyable.hpp>
|
||||||
#include <log4cpp/Category.hh>
|
#include <log4cpp/Category.hh>
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
#include "mumlib.hpp"
|
#include "mumlib.hpp"
|
||||||
|
|
||||||
#include <boost/asio/ssl.hpp>
|
#include <boost/asio.hpp>
|
||||||
#include <boost/bind.hpp>
|
#include <boost/bind.hpp>
|
||||||
#include <log4cpp/Category.hh>
|
#include <log4cpp/Category.hh>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user