Fix issues introduced with porting to macOS and sync with Windows
Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
parent
870961cd12
commit
b2af5291f5
@ -102,7 +102,7 @@
|
||||
#define _Out_writes_bytes_(p)
|
||||
#endif
|
||||
#ifndef _Out_writes_to_
|
||||
#define _Out_writes_to_(p)
|
||||
#define _Out_writes_to_(p, q)
|
||||
#endif
|
||||
#ifndef _Out_writes_all_
|
||||
#define _Out_writes_all_(p)
|
||||
|
Loading…
x
Reference in New Issue
Block a user