[libpng15] Imported from libpng-1.5.6beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-09-22 09:08:31 -05:00
parent 3e2263abf2
commit 115020d985
32 changed files with 103 additions and 83 deletions

View File

@@ -1794,4 +1794,4 @@ main(int argc, char *argv[])
}
/* Generate a compiler error if there is an old png.h in the search path. */
typedef png_libpng_version_1_5_5 Your_png_h_is_not_version_1_5_5;
typedef png_libpng_version_1_5_6beta01 Your_png_h_is_not_version_1_5_6beta01;