[libpng16] Imported from libpng-1.6.3rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2013-07-10 19:30:59 -05:00
parent f5d7f438e5
commit b23afad4a1
25 changed files with 73 additions and 65 deletions

View File

@@ -1968,4 +1968,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_3beta10 Your_png_h_is_not_version_1_6_3beta10;
typedef png_libpng_version_1_6_3rc01 Your_png_h_is_not_version_1_6_3rc01;