<boost/bind.hpp> is deprecated, using <boost/bind/bind.hpp>.
This commit is contained in:
parent
a7f2991b35
commit
e79912e812
|
|
@ -30,7 +30,7 @@
|
|||
#include <boost/asio/deadline_timer.hpp>
|
||||
#include <boost/asio/posix/stream_descriptor.hpp>
|
||||
#include <boost/asio/dispatch.hpp>
|
||||
#include <boost/bind.hpp>
|
||||
#include <boost/bind/bind.hpp>
|
||||
#include <boost/function.hpp>
|
||||
|
||||
#include "amqpcpp/linux_tcp.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue