Skip to content
Snippets Groups Projects
Commit ac212779 authored by Uwe Schulzweida's avatar Uwe Schulzweida
Browse files

Renamed _GRIBAPI_H to GRIBAPI_H.

parent 34895fc3
No related branches found
No related tags found
No related merge requests found
#ifndef _GRIBAPI_H
#define _GRIBAPI_H
#ifndef GRIBAPI_H
#define GRIBAPI_H
#ifdef HAVE_LIBGRIB_API
#ifdef HAVE_LIBGRIB_API
#include <grib_api.h>
#ifndef ERROR_H
#include "error.h"
#endif
#endif
#ifndef _CDI_INT_H
#ifndef CDI_INT_H
#include "cdi_int.h"
#endif
......@@ -115,7 +115,7 @@ typedef struct {
}
gribContainer_t;
#endif /* _GRIBAPI_H */
#endif /* GRIBAPI_H */
/*
* Local Variables:
* c-file-style: "Java"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment