mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[devel] Added const_png_structp and const_png_infop types, and used them in
prototypes for most png_get_*() functions.
This commit is contained in:
@@ -1784,4 +1784,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_1rc01 Your_png_h_is_not_version_1_5_1rc01;
|
||||
typedef png_libpng_version_1_5_1beta07 Your_png_h_is_not_version_1_5_1beta07;
|
||||
|
||||
Reference in New Issue
Block a user