--- trunk/OOPSE/libmdtools/ZConstraint.cpp 2003/09/25 19:27:15 787 +++ trunk/OOPSE/libmdtools/ZConstraint.cpp 2003/10/28 16:03:37 829 @@ -1,6 +1,6 @@ #include "Integrator.hpp" #include "simError.h" -#include +#include template ZConstraint::ZConstraint(SimInfo* theInfo, ForceFields* the_ff) : T(theInfo, the_ff), indexOfZConsMols(NULL), fz(NULL), curZPos(NULL), fzOut(NULL), curZconsTime(0), forcePolicy(NULL)