Removed double inclusion of boost/function.hpp
This commit is contained in:
parent
1e9d1360f7
commit
af1b54e268
|
|
@ -24,7 +24,6 @@
|
|||
#include <boost/asio/strand.hpp>
|
||||
#include <boost/asio/deadline_timer.hpp>
|
||||
#include <boost/asio/posix/stream_descriptor.hpp>
|
||||
#include <boost/function.hpp>
|
||||
#include <boost/bind.hpp>
|
||||
#include <boost/function.hpp>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue