summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMathieu Malaterre <mathieu.malaterre@gmail.com>2014-03-07 09:14:39 +0000
committerMathieu Malaterre <mathieu.malaterre@gmail.com>2014-03-07 09:14:39 +0000
commit99b40e82570462fc7ec306329e3cc84cd3e7c145 (patch)
tree3d37d866d536cc74cef31989f64f5d6a8a7ea8f4 /tests
parenta734e447b557b2b1ce76bb28bfa38e0bae8da931 (diff)
[trunk] Remove warning about implicitly defined function
Diffstat (limited to 'tests')
-rw-r--r--tests/comparePGXimages.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/comparePGXimages.c b/tests/comparePGXimages.c
index 3db1dca8..c6ccf488 100644
--- a/tests/comparePGXimages.c
+++ b/tests/comparePGXimages.c
@@ -45,6 +45,10 @@
#include "format_defs.h"
#include "convert.h"
+#ifdef OPJ_HAVE_LIBTIFF
+#include <tiffio.h> /* TIFFSetWarningHandler */
+#endif /* OPJ_HAVE_LIBTIFF */
+
/*******************************************************************************
* Parse MSE and PEAK input values (
* separator = ":"