Imported from libpng-1.2.15rc1.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-12-18 14:08:10 -06:00
parent c2de22abeb
commit 43bb4ba4bf
45 changed files with 1048 additions and 113 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_15beta6 your_png_h_is_not_version_1_2_15beta6;
typedef version_1_2_15rc1 your_png_h_is_not_version_1_2_15rc1;