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
1 file changed
Lines changed: 2 additions & 0 deletions
Lines 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