From 1f95c377b2abfaa454b1f2298af10956d95ad941 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Wed, 13 Feb 2008 00:40:59 +0000 Subject: split client from game module --- src/math/functions.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/math') diff --git a/src/math/functions.h b/src/math/functions.h index df86124..d9f78df 100644 --- a/src/math/functions.h +++ b/src/math/functions.h @@ -8,6 +8,8 @@ #define __INCLUDED_MATH_FUNCTIONS_H__ // C++ headers +#include + #include #include -- cgit v1.2.3