mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-01 16:59:14 +00:00
That should actually be __MING, not __MINGW.
llvm-svn: 16617
This commit is contained in:
parent
bf7a239716
commit
8a43086705
@ -16,7 +16,7 @@
|
||||
#include <stdio.h>
|
||||
#include <vector>
|
||||
|
||||
#ifdef __MINGW
|
||||
#ifdef __MING
|
||||
#include <imagehlp.h>
|
||||
#else
|
||||
#include <dbghelp.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user