mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-01 07:11:45 +00:00
Use __MINGW instead of __MING. Patch contributed by Henrik Bach.
llvm-svn: 16970
This commit is contained in:
parent
86b05297be
commit
d3c912a7b0
@ -16,7 +16,7 @@
|
||||
#include <stdio.h>
|
||||
#include <vector>
|
||||
|
||||
#ifdef __MING
|
||||
#ifdef __MINGW
|
||||
#include <imagehlp.h>
|
||||
#else
|
||||
#include <dbghelp.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user