diff host/simplehost.cpp @ 19:08ee18123f5a

* Build fixes for OS/X and Windows
author cannam
date Wed, 12 Apr 2006 09:57:07 +0000
parents 61887dda7fe0
children 68b8b32a2070
line wrap: on
line diff
--- a/host/simplehost.cpp	Mon Apr 10 10:31:19 2006 +0000
+++ b/host/simplehost.cpp	Wed Apr 12 09:57:07 2006 +0000
@@ -43,6 +43,8 @@
 
 #include "system.h"
 
+#include <cmath>
+
 using std::cout;
 using std::cerr;
 using std::endl;