Fixed mingw build.

This commit is contained in:
bkaradzic
2012-10-26 14:23:09 -07:00
parent 3317fa9f45
commit 1da4252fd8
3 changed files with 8 additions and 7 deletions

View File

@@ -49,6 +49,7 @@
#define __in_nz
#define __in_ecount_nz(size)
#define __in_bcount_nz(size)
#define __in_xcount_opt(size)
#define __out
#define __out_ecount(size)
#define __out_bcount(size)