Imported from libpng-1.2.20beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-08-19 22:50:31 -05:00
parent 249bd44ebc
commit 963daeaec5
57 changed files with 1098 additions and 194 deletions

View File

@@ -1548,4 +1548,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_19 your_png_h_is_not_version_1_2_19;
typedef version_1_2_20beta01 your_png_h_is_not_version_1_2_20beta01;