mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 17:35:38 +01:00
Added missing endif in compat-1.2.h
This commit is contained in:
parent
993e386a73
commit
d46a9f1a82
@ -38,6 +38,7 @@
|
||||
#if defined(__ARMCC_VERSION) && !defined(inline)
|
||||
#define inline __inline
|
||||
#endif /* __ARMCC_VERSION */
|
||||
#endif /* _MSC_VER */
|
||||
|
||||
#if defined(_MSC_VER)
|
||||
// MSVC does not support #warning
|
||||
|
Loading…
Reference in New Issue
Block a user