Imported from libpng-1.2.15beta2.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-12-03 06:15:31 -06:00
parent 9fe05edd47
commit 271a2931b6
45 changed files with 132 additions and 1031 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_15beta1 your_png_h_is_not_version_1_2_15beta1;
typedef version_1_2_15beta2 your_png_h_is_not_version_1_2_15beta2;