Files
libkiwix/test/server.cpp
Veloman Yunkan fcebc2d4f6 Exposed MHD_VERSION to test/server.cpp
It turns out that the C preprocessor doesn't complain about undefined
macros used in the arithmetic expressions in `#if` directives (treating
those conditions simply as not satisfied). As a result, PR #1293 had
a slightly different effect from that which was intended. Now taking
the opportunity to correct that subtle mistake.
2026-04-30 18:55:42 +04:00

90 KiB