mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng17] Ported libpng 1.5 options.awk/dfn file handling to 1.7, fixed one
bug.
This commit is contained in:
committed by
Glenn Randers-Pehrson
parent
4245e6b1b2
commit
803493e19c
@@ -28,7 +28,9 @@
|
||||
/* We must ensure that zlib uses 'const' in declarations. */
|
||||
# define ZLIB_CONST
|
||||
#endif
|
||||
|
||||
#include PNG_ZLIB_HEADER
|
||||
|
||||
#ifdef const
|
||||
/* zlib.h sometimes #defines const to nothing, undo this. */
|
||||
# undef const
|
||||
|
||||
Reference in New Issue
Block a user