Add the math header files when using FASTTRIG
This commit is contained in:
parent
0d1741a52e
commit
a5f27d61c6
@ -134,6 +134,8 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
#if GMISC_NEED_FASTTRIG || defined(__DOXYGEN__)
|
||||
#include <math.h>
|
||||
|
||||
extern const double sintabledouble[];
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user