changed macro so it won't conflict with user macros

This commit is contained in:
Ed Hartnett 2011-01-12 17:20:48 +00:00
parent 6325187e26
commit fc4f558aa0
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ Entries are in reverse chronological order (most recent first).
VERSION COMMENTS
------- --------
4.1.2-beta2 2010-11-??
4.1.2-beta2 2011-01-11
Rewrite netCDF-4 attribute put code for a large
speedup when writing lots of attributes.

View File

@ -155,7 +155,7 @@ struct nc_vlen_t;
struct NC;
/* WARNING: this must match libsrc4/netcdf.h */
#ifndef MPI_INCLUDED
#ifndef USE_PARALLEL
#ifndef MPI_Comm
#define MPI_Comm int
#define MPI_Info int