[libpng10] Imported from libpng-1.0.55rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-06-30 20:04:31 -05:00
parent b7f5fe1430
commit 8b1b797f87
55 changed files with 278 additions and 149 deletions

View File

@@ -1702,4 +1702,4 @@ main(int argc, char *argv[])
}
/* Generate a compiler error if there is an old png.h in the search path. */
typedef version_1_0_54 your_png_h_is_not_version_1_0_54;
typedef version_1_0_55rc01 your_png_h_is_not_version_1_0_55rc01;