--- trunk/src/io/ifstrstream.cpp 2013/06/16 15:15:42 1879 +++ trunk/src/io/ifstrstream.cpp 2013/10/31 15:32:17 1938 @@ -46,13 +46,13 @@ * @date 10/14/2004 * @version 1.0 */ - -#include "io/ifstrstream.hpp" #ifdef IS_MPI #include #endif +#include "io/ifstrstream.hpp" + namespace OpenMD { /** Constructs an object of class ifstream. */