mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-23 15:55:10 +01:00
Added missing endif in compat-1.2.h
This commit is contained in:
parent
993e386a73
commit
d46a9f1a82
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue