Changeset 76e019 for src/base


Ignore:
Timestamp:
Dec 8, 2011, 12:54:00 PM (14 years ago)
Author:
Julian Iseringhausen <isering@…>
Children:
203547
Parents:
97c25dd
Message:

Check that mpi.h will be included as the first header.

Needed by certain mpi implementations.

git-svn-id: https://svn.version.fz-juelich.de/scafacos/trunk@1248 5161e1c8-67bf-11de-9fd5-51895aff932f

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/base/command_list.cpp

    r97c25dd r76e019  
    1010#endif
    1111
    12 #include <cstdio>
    13 
    1412#ifdef DEBUG_BARRIER
    1513#ifdef HAVE_MPI
     
    1715#endif
    1816#endif
     17
     18#include <cstdio>
    1919
    2020#include "base/command.hpp"
Note: See TracChangeset for help on using the changeset viewer.