cpprestsdk
cpprestsdk copied to clipboard
Windows: fix unresolved external error building with asio, without websockets
Fixes #1457
On Windows build, it just enables threadpool.cpp compilation for asio-only configuration (where websockets are excluded, see linked issue description), as already done for the websockets case.
Just rebased to latest cpprestsdk master version (2.10.18)