mirror of
https://github.com/status-im/snorenotify.git
synced 2025-02-08 14:43:24 +00:00
Fix msvc build
This commit is contained in:
parent
18dfe08c22
commit
aed2b0b20a
@ -33,7 +33,7 @@ typedef struct {
|
||||
|
||||
} SHARED_MEM_TYPE;
|
||||
|
||||
Q_CONSTEXPR int SHARED_MEM_TYPE_REV()
|
||||
inline int SHARED_MEM_TYPE_REV()
|
||||
{
|
||||
return 2;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user