Imported from libpng-1.2.16rc1.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-01-24 06:58:21 -06:00
parent 9c5b3a4060
commit bc290d8e6c
45 changed files with 121 additions and 1034 deletions

View File

@@ -1551,4 +1551,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_16beta2 your_png_h_is_not_version_1_2_16beta2;
typedef version_1_2_16rc1 your_png_h_is_not_version_1_2_16rc1;