Commit 1f1ffec
committed
Fix windows header inclusion
WIN32_LEAN_AND_MEAN strips many header
inclusions from windows.h to speed up build
times. It appears to strip windef.h which
is needed for FALSE/TRUE.1 parent ac9414d commit 1f1ffec
File tree
1 file changed
+2
-0
lines changed- source/portable/NetworkInterface/libslirp
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
0 commit comments