[devel] Changed PNG_INTERNAL to PNG_EXPOSE_INTERNAL_STRUCTURES

and updated the "last change" comments to 1.5.0
This commit is contained in:
Glenn Randers-Pehrson
2010-02-09 01:16:48 -06:00
parent 3f506b788e
commit f97953181a
20 changed files with 37 additions and 35 deletions

View File

@@ -12,7 +12,7 @@
*
*/
#define PNG_INTERNAL
#define PNG_EXPOSE_INTERNAL_STRUCTURES
#define PNG_NO_PEDANTIC_WARNINGS
#include "png.h"
#if defined(PNG_READ_SUPPORTED) || defined(PNG_WRITE_SUPPORTED)