Imported from libpng-1.2.10beta2.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-04-15 14:14:42 -05:00
parent d5d63601b9
commit 3a5a759bb7
56 changed files with 117 additions and 110 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_10beta1 your_png_h_is_not_version_1_2_10beta1;
typedef version_1_2_10beta2 your_png_h_is_not_version_1_2_10beta2;