# | Line 60 | Line 60 | |
---|---|---|
60 | #include "io/ForceFieldOptions.hpp" | |
61 | #include "UseTheForce/ForceField.hpp" | |
62 | #include "nonbonded/SwitchingFunction.hpp" | |
63 | + | #ifdef IS_MPI |
64 | + | #include <mpi.h> |
65 | + | #endif |
66 | ||
67 | using namespace std; | |
68 | namespace OpenMD { |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |