summaryrefslogtreecommitdiff
path: root/pngtest.c
diff options
context:
space:
mode:
Diffstat (limited to 'pngtest.c')
-rw-r--r--pngtest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pngtest.c b/pngtest.c
index efca9aeb0..27a64d919 100644
--- a/pngtest.c
+++ b/pngtest.c
@@ -31,6 +31,7 @@
* of files at once by typing "pngtest -m file1.png file2.png ..."
*/
+#define PNG_PEDANTIC_WARNINGS
#include "png.h"
#ifdef _WIN32_WCE