[libpng16] Imported from libpng-1.6.16rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2014-12-21 09:10:57 -06:00
parent f43b5e3709
commit 6d8c88177a
25 changed files with 100 additions and 56 deletions

View File

@@ -2008,4 +2008,4 @@ main(void)
#endif
/* Generate a compiler error if there is an old png.h in the search path. */
typedef png_libpng_version_1_6_16beta03 Your_png_h_is_not_version_1_6_16beta03;
typedef png_libpng_version_1_6_16rc01 Your_png_h_is_not_version_1_6_16rc01;