mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 11:53:01 +00:00
When compiling as C++, MSVC complains about our macroization of a keyword. Stop doing that as we know inline is always available in C++
When compiling as C++, MSVC complains about our macroization of a keyword. Stop doing that as we know inline is always available in C++