This repository was archived by the owner on Oct 24, 2025. It is now read-only.
Commit c419132
committed
undefine mingw32 pseudo modifier IN
mingw32 defines pseudo modifiers IN, OUT, OPTIONAL. These
cause global conflicts if defined prior to using as a variable
name.
code reference: http://sourceforge.net/p/mingw-w64/code/6297/tree/stable/v3.x/mingw-w64-headers/include/minwindef.h#l561 parent 9b4e424 commit c419132
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
4 | 8 | | |
5 | 9 | | |
6 | 10 | | |
| |||
0 commit comments