phongn opened a new pull request, #10803: URL: https://github.com/apache/trafficserver/pull/10803
Replace automake-style `HAVE_INCLUDE_H` compile flags with `#if __has_include` preprocessor directives. This PR does so for `float.h` (which should always exist as a standard header, and thus all guards are removed). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@trafficserver.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org