Ignore:
Timestamp:
09/18/15 08:54:50 (9 years ago)
Author:
rlacroix
Message:

Fix compilation issues caused by the new "remap" library.

Use our MPI header so that C++ bindings are always disabled.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/extern/remap/src/mapper.cpp

    r688 r694  
    1 //#include "mpi.h" // some compiler fails if mpi.h is not the first header to be included 
    2 #include <mpi.h> 
     1#include "mpi.hpp" 
    32#include <map> 
    43#include "cputime.hpp"       /* time */ 
Note: See TracChangeset for help on using the changeset viewer.