Use piecemeal boost headers
This commit is contained in:
@@ -13,7 +13,8 @@
|
|||||||
#include <cstring>
|
#include <cstring>
|
||||||
#include <netinet/in.h>
|
#include <netinet/in.h>
|
||||||
#include <optional>
|
#include <optional>
|
||||||
#include <boost/asio.hpp>
|
#include <boost/asio/deadline_timer.hpp>
|
||||||
|
#include <boost/asio/posix/stream_descriptor.hpp>
|
||||||
#include <opts.h>
|
#include <opts.h>
|
||||||
#include <asynchronousContinuation.h>
|
#include <asynchronousContinuation.h>
|
||||||
#include <callback.h>
|
#include <callback.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user