[devel] Imported from libpng-1.5.2rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-03-18 22:02:20 -05:00
parent d32a671dff
commit f3dd1cc51e
26 changed files with 80 additions and 74 deletions

View File

@@ -1784,4 +1784,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_2beta04 Your_png_h_is_not_version_1_5_2beta04;
typedef png_libpng_version_1_5_2rc01 Your_png_h_is_not_version_1_5_2rc01;