1 2 3 4 5 6 7 8 9 10 11 12
$FreeBSD$ --- constants.h~ Mon Apr 11 09:20:09 2005 +++ constants.h Tue May 10 18:26:28 2005 @@ -43,6 +43,7 @@ #include <fstream> #include <sstream> #include <algorithm> +#include <cmath> using std::cout; using std::cerr;