Commit 22cfb9e
committed
Add Windows-specific compile definitions for module_win32.cpp
Add NOMINMAX and WIN32_LEAN_AND_MEAN definitions to avoid conflicts
with JUCE's Windows header handling.
https://claude.ai/code/session_01AY9chvBEmsCVjNZSUkNcbw1 parent eb7b3d4 commit 22cfb9e
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | | - | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
143 | 146 | | |
144 | 147 | | |
145 | 148 | | |
| |||
0 commit comments