From 0d77a4577ee617eb8c67de27c8588dc93bafceaa Mon Sep 17 00:00:00 2001 From: Marcus Sundberg Date: Sat, 5 Feb 2000 15:05:44 +0000 Subject: [PATCH] Include --- common/mathlib.h | 1 + 1 file changed, 1 insertion(+) diff --git a/common/mathlib.h b/common/mathlib.h index 57e5e41..f48e60c 100644 --- a/common/mathlib.h +++ b/common/mathlib.h @@ -24,6 +24,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define _MATHLIB_H #include +#include #ifndef M_PI