mirror of
https://github.com/boostorg/beast.git
synced 2026-07-05 16:00:53 +02:00
95c37e23f0
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