Imported from libpng-1.2.33beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-10-06 10:13:37 -05:00
parent 382410249d
commit 7d376ccd8c
49 changed files with 146 additions and 133 deletions

View File

@@ -1685,4 +1685,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_32 your_png_h_is_not_version_1_2_32;
typedef version_1_2_33beta01 your_png_h_is_not_version_1_2_33beta01;