diff options
Diffstat (limited to 'common/accel-motivity.hpp')
| -rw-r--r-- | common/accel-motivity.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/common/accel-motivity.hpp b/common/accel-motivity.hpp index 0cd60f8..f35e9ca 100644 --- a/common/accel-motivity.hpp +++ b/common/accel-motivity.hpp @@ -2,8 +2,6 @@ #include "accel-lookup.hpp" -#include <math.h> - namespace rawaccel { template <bool Gain> struct loglog_sigmoid; |