mirror of
https://github.com/boostorg/beast.git
synced 2026-01-29 09:50:07 +01:00
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
Extras
These are not part of the official public Beast interface but they are used by the tests and some third party programs.