From: Mathieu Malaterre Date: Fri, 7 Mar 2014 09:14:39 +0000 (+0000) Subject: [trunk] Remove warning about implicitly defined function X-Git-Tag: version.2.0.1~4^2~112 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=99b40e82570462fc7ec306329e3cc84cd3e7c145;p=openjpeg [trunk] Remove warning about implicitly defined function --- 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 /* TIFFSetWarningHandler */ +#endif /* OPJ_HAVE_LIBTIFF */ + /******************************************************************************* * Parse MSE and PEAK input values ( * separator = ":"