[libpng16] Imported from libpng-1.6.1rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2013-03-21 07:27:01 -05:00
parent 1affc5622b
commit 4e6e2166a5
25 changed files with 67 additions and 64 deletions

View File

@@ -1950,4 +1950,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_1beta10 Your_png_h_is_not_version_1_6_1beta10;
typedef png_libpng_version_1_6_1rc01 Your_png_h_is_not_version_1_6_1rc01;