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/tree.cpp

    r688 r694  
    44#include "elt.hpp" 
    55#include <iostream> 
    6 #include <mpi.h> 
     6#include "mpi.hpp" 
    77#include <stdlib.h>     /* srand, rand */ 
    88#include <time.h>       /* time */ 
Note: See TracChangeset for help on using the changeset viewer.