forked from boostorg/beast
Recent update zlib-1.2.11->1.2.12 included included a number of source files in the Bjam/CMake changes that were previously excluded. This leads to a bunch of C99 violation warnings (implicit function declarations). This commit excludes the culprits again, but leaves them actively commented-out so the same mistake is less likely to happen by accident in the future.