From a5f27d61c6c410231935c7ed400f4710798c870d Mon Sep 17 00:00:00 2001 From: inmarket Date: Sat, 1 Oct 2016 18:11:41 +1000 Subject: [PATCH] Add the math header files when using FASTTRIG --- src/gmisc/gmisc.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/gmisc/gmisc.h b/src/gmisc/gmisc.h index aa845261..c8b4c21f 100644 --- a/src/gmisc/gmisc.h +++ b/src/gmisc/gmisc.h @@ -134,6 +134,8 @@ extern "C" { #endif #if GMISC_NEED_FASTTRIG || defined(__DOXYGEN__) + #include + extern const double sintabledouble[]; /**