| # | Line 46 | Line 46 | |
|---|---|---|
| 46 | * @date 10/14/2004 | |
| 47 | * @version 1.0 | |
| 48 | */ | |
| 49 | – | |
| 50 | – | #include "io/ifstrstream.hpp" | 
| 49 | ||
| 50 | #ifdef IS_MPI | |
| 51 | #include <mpi.h> | |
| 52 | #endif | |
| 53 | ||
| 54 | + | #include "io/ifstrstream.hpp" | 
| 55 | + | |
| 56 | namespace OpenMD { | |
| 57 | ||
| 58 | /** Constructs an object of class ifstream. */ | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |