Ignore:
Timestamp:
10/23/12 11:14:06 (12 years ago)
Author:
ymipsl
Message:

embed MPI header to avoid some porting problem

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/output/netcdf.hpp

    r379 r382  
    11#ifndef __XIOS_NETCDF_HPP__ 
    22#define __XIOS_NETCDF_HPP__ 
    3 #include <mpi.h> 
     3#include "mpi.hpp" 
    44#define MPI_INCLUDED 
    55#include <netcdf.h> 
    6 #undef MPI_INCLUDED 
    76 
    87#include "netcdf_version.hpp" 
Note: See TracChangeset for help on using the changeset viewer.