Do not define NOGDI. Mingw defines LOGFONTW type in wingdi.h and the mingw
authorYunzhong Gao <Yunzhong_Gao@playstation.sony.com>
Wed, 6 Jan 2016 03:01:10 +0000 (03:01 +0000)
committerYunzhong Gao <Yunzhong_Gao@playstation.sony.com>
Wed, 6 Jan 2016 03:01:10 +0000 (03:01 +0000)
commitbf6a00569e32764e4ffdc42db2d69abfeac9d934
tree100aff7c62e2ec9cc4d97756ca909faf4adb8ede
parentbcbe1c3e294ae619f42c31888b0b0cf1c42e5811
Do not define NOGDI. Mingw defines LOGFONTW type in wingdi.h and the mingw
version of shlobj.h includes shobjidl.h and the latter uses the LOGFONTW type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256904 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Windows/WindowsSupport.h