Build: use piecemeal boost headers.
Reduces compile time on a 4-core ARM Rpi5 from 1m12s wallclock (i.e: "real") time to 0m55s; and from 4m+ "user" time to 3m8s.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define ASYNCHRONOUS_BRIDGE_H
|
||||
|
||||
#include <atomic>
|
||||
#include <boost/asio.hpp>
|
||||
#include <boost/asio/io_service.hpp>
|
||||
|
||||
namespace smo {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user