Imported from libpng-1.2.26beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-02-21 13:31:26 -06:00
parent 2296f211e8
commit d8b530b93c
48 changed files with 1059 additions and 144 deletions

View File

@@ -1553,4 +1553,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_25 your_png_h_is_not_version_1_2_25;
typedef version_1_2_26beta01 your_png_h_is_not_version_1_2_26beta01;