mirror of
https://github.com/status-im/snorenotify.git
synced 2025-02-13 00:46:26 +00:00
fix cross compile on fedora
This commit is contained in:
parent
1536c109a5
commit
55f4606d49
@ -2,7 +2,7 @@
|
||||
#define SNARL_INTERFACE_V42_H
|
||||
|
||||
#if defined(__MINGW32__) && !defined(MINGW_HAS_SECURE_API)
|
||||
#define MINGW_HAS_SECURE_API
|
||||
#define MINGW_HAS_SECURE_API 1
|
||||
#endif
|
||||
|
||||
#include <tchar.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user