[libpng15] Imported from libpng-1.5.6rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-10-26 08:36:21 -05:00
parent 52093f1776
commit 93254f66fc
25 changed files with 76 additions and 74 deletions

View File

@@ -1813,4 +1813,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_5_6beta08 Your_png_h_is_not_version_1_5_6beta08;
typedef png_libpng_version_1_5_6rc01 Your_png_h_is_not_version_1_5_6rc01;