[libpng10] Imported from libpng-1.0.56rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-07-08 06:57:44 -05:00
parent 62095d5f03
commit 8d3449ca03
51 changed files with 205 additions and 129 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_0_55 your_png_h_is_not_version_1_0_55;
typedef version_1_0_56rc01 your_png_h_is_not_version_1_0_56rc01;