mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-02-17 16:50:18 +08:00
Merge pull request #1045 from gsjaardema/patch-23
Eliminate NC_Dispatch redefinition compiler warning
This commit is contained in:
commit
000e7a054d
@ -110,6 +110,7 @@ typedef struct NC_MPI_INFO {
|
||||
/*Forward*/
|
||||
// typedef struct NC_Dispatch NC_Dispatch;
|
||||
|
||||
|
||||
extern int NCDISPATCH_initialize(void);
|
||||
extern int NCDISPATCH_finalize(void);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user