mirror of https://github.com/ecmwf/eccodes.git
Openjpeg 2.5.1: Fix compilation
This commit is contained in:
parent
1fc9347316
commit
3614dfdc5a
|
@ -13,6 +13,7 @@
|
||||||
#if HAVE_LIBOPENJPEG
|
#if HAVE_LIBOPENJPEG
|
||||||
|
|
||||||
#include "openjpeg.h"
|
#include "openjpeg.h"
|
||||||
|
#include "opj_config.h"
|
||||||
|
|
||||||
static void openjpeg_warning(const char* msg, void* client_data)
|
static void openjpeg_warning(const char* msg, void* client_data)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue