add missing cmath include
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
#include <cmath>
|
||||||
#include <cstdlib>
|
#include <cstdlib>
|
||||||
|
|
||||||
namespace trnr {
|
namespace trnr {
|
||||||
|
|||||||
Reference in New Issue
Block a user