mirror of https://github.com/ecmwf/eccodes.git
Clean up
This commit is contained in:
parent
525d0b3087
commit
9927ba9ce9
|
@ -10,7 +10,7 @@
|
|||
|
||||
/**
|
||||
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
|
||||
|
@ -1506,7 +1506,6 @@ typedef struct j2k_encode_helper {
|
|||
|
||||
} j2k_encode_helper;
|
||||
|
||||
|
||||
#include "grib_api_prototypes.h"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue