[libpng10] Imported from libpng-1.0.19rc2.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-06-14 14:01:23 -05:00
parent db576fa76b
commit ff518067c3
45 changed files with 163 additions and 113 deletions

View File

@@ -1549,4 +1549,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_19rc1 your_png_h_is_not_version_1_0_19rc1;
typedef version_1_0_19rc2 your_png_h_is_not_version_1_0_19rc2;