--- trunk/OOPSE-3.0/src/brains/SimSetup.hpp 2004/09/24 16:27:58 1492 +++ trunk/OOPSE-3.0/src/brains/SimSetup.hpp 2004/10/18 17:07:27 1592 @@ -10,6 +10,7 @@ using namespace std; #include "integrators/AllIntegrator.hpp" using namespace std; +using namespace oopse; // this routine is defined in BASS_interface.cpp extern void set_interface_stamps( MakeStamps* ms, Globals* g );