From 9927ba9ce9bebbd1ec79b7ffc71c52441c6d4e2c Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Fri, 6 Apr 2018 12:31:39 +0100 Subject: [PATCH] Clean up --- src/grib_api_internal.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/grib_api_internal.h b/src/grib_api_internal.h index 404dddb19..ce53f1d21 100644 --- a/src/grib_api_internal.h +++ b/src/grib_api_internal.h @@ -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"