Imported from libpng-1.2.15beta1.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-12-02 21:09:29 -06:00
parent c2573702cf
commit 9fe05edd47
46 changed files with 1497 additions and 1288 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_14 your_png_h_is_not_version_1_2_14;
typedef version_1_2_15beta1 your_png_h_is_not_version_1_2_15beta1;