[libpng15] Imported from libpng-1.5.5rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-09-15 08:12:08 -05:00
parent 673a1166fe
commit d3261115a8
25 changed files with 90 additions and 88 deletions

View File

@@ -1794,4 +1794,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_5beta09 Your_png_h_is_not_version_1_5_5beta09;
typedef png_libpng_version_1_5_5rc01 Your_png_h_is_not_version_1_5_5rc01;