Add the math header files when using FASTTRIG
This commit is contained in:
parent
0d1741a52e
commit
a5f27d61c6
1 changed files with 2 additions and 0 deletions
|
@ -134,6 +134,8 @@ extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if GMISC_NEED_FASTTRIG || defined(__DOXYGEN__)
|
#if GMISC_NEED_FASTTRIG || defined(__DOXYGEN__)
|
||||||
|
#include <math.h>
|
||||||
|
|
||||||
extern const double sintabledouble[];
|
extern const double sintabledouble[];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Reference in a new issue