Include missing cmath header
Resolves https://github.com/thestinger/termite/issues/350 Signed-off-by: Earnestly <zibeon@gmail.com>
This commit is contained in:
parent
c252d4b55c
commit
19e4a577fd
@ -20,6 +20,7 @@
|
||||
#include <array>
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
#include <cmath>
|
||||
#include <functional>
|
||||
#include <limits>
|
||||
#include <map>
|
||||
|
Loading…
x
Reference in New Issue
Block a user