Imported from libpng-1.2.13beta1.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-10-02 13:35:48 -05:00
parent e3358d1839
commit 0ff85c6923
45 changed files with 159 additions and 208 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_12 your_png_h_is_not_version_1_2_12;
typedef version_1_2_13beta1 your_png_h_is_not_version_1_2_13beta1;