Sign in
fuchsia
/
third_party
/
rust
/
0.8
/
.
/
src
/
etc
/
mingw-fix-include
/
winbase.h
blob: 3be26d1cb34baf95b719f28e95e790761ee9008d [
file
]
#ifndef
_FIX_WINBASE_H
#define
_FIX_WINBASE_H
1
#define
NTDDK_VERSION NTDDI_VERSION
#include_next <winbase.h>
#endif