mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Core: Prevent a preprocessor definition leak in zlib
This commit is contained in:
parent
0181f52c48
commit
c1c8eccb99
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ namespace zlibNamespace
|
|||
#undef DO1
|
||||
#undef DO8
|
||||
#include "zlib/crc32.c"
|
||||
#undef N
|
||||
#include "zlib/deflate.c"
|
||||
#include "zlib/inffast.c"
|
||||
#undef PULLBYTE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue