This commit is contained in:
Shahram Najm 2018-04-06 12:31:39 +01:00
parent 525d0b3087
commit 9927ba9ce9
1 changed files with 1 additions and 2 deletions

View File

@ -10,7 +10,7 @@
/** /**
include private headers used for all internal functions of include private headers used for all internal functions of
grib_api, not seen by the user of the API ecCodes, not seen by the user of the API
*/ */
#ifndef grib_api_internal_H #ifndef grib_api_internal_H
@ -1506,7 +1506,6 @@ typedef struct j2k_encode_helper {
} j2k_encode_helper; } j2k_encode_helper;
#include "grib_api_prototypes.h" #include "grib_api_prototypes.h"