fkie / async_web_server_cpp

Asynchronous Web Server in C++
Other
5 stars 17 forks source link

use boost::placeholders::_N instead of deprecated global namespace _N #4

Closed lucasw closed 2 years ago

lucasw commented 2 years ago

This gets rid of a deprecation warning while compiling