aboutsummaryrefslogtreecommitdiffstats
path: root/games/freedoko/files/patch-constants.h
blob: e489bcef986e75a967b5fe50ca575174b3c36b02 (plain) (blame)
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;