summaryrefslogtreecommitdiff
path: root/src/Console.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Console.cpp')
-rw-r--r--src/Console.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Console.cpp b/src/Console.cpp
index 51f1155..7f5870b 100644
--- a/src/Console.cpp
+++ b/src/Console.cpp
@@ -1,6 +1,6 @@
#include <string>
-#include <math.h>
+#include <cmath>
#include "Console.h"
int Console::ParsePartref(char * txt)