[libpng16] Imported from libpng-1.6.0beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-12-15 10:18:33 -06:00
parent c4081f05c8
commit 26aad85204
27 changed files with 106 additions and 167 deletions

View File

@@ -1672,4 +1672,4 @@ main(int argc, char *argv[])
}
/* Generate a compiler error if there is an old png.h in the search path. */
typedef png_libpng_version_1_6_0alpha01 Your_png_h_is_not_version_1_6_0alpha01;
typedef png_libpng_version_1_6_0beta01 Your_png_h_is_not_version_1_6_0beta01;