Commit 5533154
authored
Update the alignment warnings explanation.
The alignment in Windows SDK headers is used by default settings of /Zp option. For x86, use /zp8; for x64, use /zp16.
Clarified the x64 description, as it was previously only for x86.1 parent 29be4c8 commit 5533154
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments