Moved the includes to simann.h.
1.1 --- a/src/work/akos/simann_demo.cc Fri Nov 05 07:26:20 2004 +0000
1.2 +++ b/src/work/akos/simann_demo.cc Mon Nov 08 08:37:41 2004 +0000
1.3 @@ -1,5 +1,3 @@
1.4 -#include <cstdlib>
1.5 -#include <cmath>
1.6 #include "simann.h"
1.7
1.8 using namespace lemon;