mirror of
https://github.com/boostorg/asio.git
synced 2026-01-26 06:12:08 +00:00
Use boost.bind placeholders from boost::placeholders namespace.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include <iostream>
|
||||
#include <boost/aligned_storage.hpp>
|
||||
#include <boost/array.hpp>
|
||||
#include <boost/bind.hpp>
|
||||
#include <boost/bind/bind.hpp>
|
||||
#include <boost/enable_shared_from_this.hpp>
|
||||
#include <boost/noncopyable.hpp>
|
||||
#include <boost/shared_ptr.hpp>
|
||||
|
||||
Reference in New Issue
Block a user