Imported from libpng-1.2.10rc1.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-04-19 05:00:04 -05:00
parent ad310547a2
commit f628ee2fa4
42 changed files with 133 additions and 122 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_2_10beta7 your_png_h_is_not_version_1_2_10beta7;
typedef version_1_2_10rc1 your_png_h_is_not_version_1_2_10rc1;