Imported from libpng-1.2.11beta1.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-05-31 13:06:54 -05:00
parent 78d28c6b96
commit 4db11d5143
43 changed files with 194 additions and 148 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_10 your_png_h_is_not_version_1_2_10;
typedef version_1_2_11beta1 your_png_h_is_not_version_1_2_11beta1;