Imported from libpng-1.2.10.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-04-23 13:46:00 -05:00
parent 24df7333a2
commit 78d28c6b96
43 changed files with 1047 additions and 150 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_10rc3 your_png_h_is_not_version_1_2_10rc3;
typedef version_1_2_10 your_png_h_is_not_version_1_2_10;