--- trunk/OOPSE/libmdtools/SimState.cpp 2003/08/07 21:47:18 670 +++ trunk/OOPSE/libmdtools/SimState.cpp 2003/10/28 16:03:37 829 @@ -1,6 +1,8 @@ -#include -#include +#include +#include +#include + #include "simError.h" #include "SimState.hpp" @@ -35,7 +37,7 @@ void SimState::createArrays (int the_nElements) { void SimState::createArrays (int the_nElements) { int i, index3, index9; - + if( arraysAllocated ){ sprintf( painCave.errMsg,