mirror of
https://github.com/boostorg/beast.git
synced 2026-07-08 17:30:52 +02:00
ed23fd5811
fix #127 * Added beast::detail::ignore_unused based on boost::ignore_unused * Added -Wextra compilation flag when building with gcc * Fixed all unused parameter warnings with ignore_unused * Fixed all missing includes when building each .hpp separately