--- trunk/OOPSE/libmdtools/ForceFields.cpp 2003/04/09 13:59:35 484 +++ trunk/OOPSE/libmdtools/ForceFields.cpp 2003/06/20 20:29:36 561 @@ -1,3 +1,8 @@ +#include + +using namespace std; + + #include #ifdef IS_MPI @@ -62,7 +67,7 @@ void ForceFields::doForces( int calcPot, int calcStres trq = Atom::getTrqArray(); A = Atom::getAmatArray(); u_l = Atom::getUlArray(); - + isError = 0; entry_plug->lrPot = 0.0;