Imported from libpng-1.2.14rc1.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-11-20 07:55:23 -06:00
parent 11a89964b9
commit b8e76b586e
44 changed files with 124 additions and 112 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_14beta2 your_png_h_is_not_version_1_2_14beta2;
typedef version_1_2_14rc1 your_png_h_is_not_version_1_2_14rc1;