compnerd added a comment. Can you include Windows.h please? winbase.h was included for `VirtualQuery` and `VirtualProtect`, though windows.h is recommended as the include. I believe that windef.h may be unneeded. http://reviews.llvm.org/D13412