diff options
Diffstat (limited to '3rd_party/libsrp6a-sha512/cstr.h')
| -rw-r--r-- | 3rd_party/libsrp6a-sha512/cstr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3rd_party/libsrp6a-sha512/cstr.h b/3rd_party/libsrp6a-sha512/cstr.h index ae7d71a..29afea7 100644 --- a/3rd_party/libsrp6a-sha512/cstr.h +++ b/3rd_party/libsrp6a-sha512/cstr.h | |||
| @@ -38,7 +38,7 @@ | |||
| 38 | #define _MSVC15DEXPORT | 38 | #define _MSVC15DEXPORT |
| 39 | #define _MSVC20EXPORT | 39 | #define _MSVC20EXPORT |
| 40 | #define _DLLAPI | 40 | #define _DLLAPI |
| 41 | #if defined(WINDOWS) || defined(WIN32) | 41 | #if defined(WINDOWS) || defined(_WIN32) |
| 42 | #define _CDECL _cdecl | 42 | #define _CDECL _cdecl |
| 43 | #else | 43 | #else |
| 44 | #define _CDECL | 44 | #define _CDECL |
