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/input/inetcdf4.hpp

    r369 r382  
    77#include "array_new.hpp" 
    88 
    9 #include <mpi.h> 
    10 #define MPI_INCLUDED 
    11 #include <netcdf.h> 
     9#include "mpi.hpp" 
     10#include "netcdf.hpp" 
    1211 
    1312#ifndef UNLIMITED_DIM 
Note: See TracChangeset for help on using the changeset viewer.