Imported from libpng-1.2.11rc1.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-06-13 08:00:09 -05:00
parent d9e18047d3
commit 4118fcdd14
45 changed files with 162 additions and 152 deletions

View File

@@ -1549,4 +1549,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_11beta4 your_png_h_is_not_version_1_2_11beta4;
typedef version_1_2_11rc1 your_png_h_is_not_version_1_2_11rc1;