Imported from libpng-1.2.10beta1.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-04-15 06:37:45 -05:00
parent a7d0c94169
commit d5d63601b9
56 changed files with 147 additions and 190 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_9 your_png_h_is_not_version_1_2_9;
typedef version_1_2_10beta1 your_png_h_is_not_version_1_2_10beta1;