Skip to content

Commit 18acd48

Browse files
committed
fixed build
1 parent 259fd7b commit 18acd48

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Source/System/Timer.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
#include "TimerMan.h"
44

5+
#include <cmath>
6+
57
namespace RTE {
68

79
/// A precise timer for FPS sync etc.

0 commit comments

Comments
 (0)