summaryrefslogtreecommitdiff
path: root/pngrio.c
diff options
context:
space:
mode:
Diffstat (limited to 'pngrio.c')
-rw-r--r--pngrio.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/pngrio.c b/pngrio.c
index 48b80ec9b..9ce073794 100644
--- a/pngrio.c
+++ b/pngrio.c
@@ -1,7 +1,7 @@
/* pngrio.c - functions for data input
*
- * Last changed in libpng 1.2.41 [November 18, 2009]
+ * Last changed in libpng 1.2.41 [December 3, 2009]
* Copyright (c) 1998-2009 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
@@ -19,6 +19,7 @@
*/
#define PNG_INTERNAL
+#define PNG_NO_PEDANTIC_WARNINGS
#include "png.h"
#ifdef PNG_READ_SUPPORTED