erpc-io / eRPC

Efficient RPCs for datacenter networks
https://erpc.io/
Other
835 stars 137 forks source link

Update Makefile of helloworld #85

Closed gaishun closed 2 years ago

gaishun commented 2 years ago

The error information:

../src/transport_impl/eth_common.h:13:10: fatal error: asio/ts/internet.hpp: No such file or directory

include <asio/ts/internet.hpp>

anujkaliaiitd commented 2 years ago

Thanks, @gaishun. Merged!