mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-25 22:56:35 +08: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++