[libpng14] Imported from libpng-1.4.15rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2015-02-05 11:23:33 -06:00
parent 13688096d4
commit 83e10a6347
30 changed files with 93 additions and 85 deletions

View File

@@ -1702,4 +1702,4 @@ main(int argc, char *argv[])
}
/* Generate a compiler error if there is an old png.h in the search path. */
typedef version_1_4_15beta02 your_png_h_is_not_version_1_4_15beta02;
typedef version_1_4_15rc01 your_png_h_is_not_version_1_4_15rc01;