With v0.25.0 MSVC (Visual Studio 2022 in my case) raises a compiler error on 32-bit platforms due to unavailable command `warning` ``` httplib.h(19,1): error C1021: invalid preprocessor command 'warning' ```