Add the math header files when using FASTTRIG

spinbox_widget
inmarket 2016-10-01 18:11:41 +10:00
parent 0d1741a52e
commit a5f27d61c6
1 changed files with 2 additions and 0 deletions

View File

@ -134,6 +134,8 @@ extern "C" {
#endif
#if GMISC_NEED_FASTTRIG || defined(__DOXYGEN__)
#include <math.h>
extern const double sintabledouble[];
/**