mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[devel] Bump to version libpng-1.5.0beta13
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
* only been added since version 0.95 so it is not implemented throughout
|
||||
* libpng yet, but more support will be added as needed.
|
||||
*/
|
||||
#ifndef PNGDEBUG_H
|
||||
#define PNGDEBUG_H
|
||||
#ifdef PNG_DEBUG
|
||||
# if (PNG_DEBUG > 0)
|
||||
# if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
|
||||
@@ -119,3 +121,4 @@
|
||||
#ifndef png_debug2
|
||||
# define png_debug2(l, m, p1, p2)
|
||||
#endif
|
||||
#endif /* PNGDEBUG_H */
|
||||
|
||||
Reference in New Issue
Block a user