aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mathfunc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mathfunc.cpp b/src/mathfunc.cpp
index e74a841..68d17a7 100644
--- a/src/mathfunc.cpp
+++ b/src/mathfunc.cpp
@@ -24,7 +24,7 @@
#include <fstream>
#include <iomanip>
#include <iostream>
-#include <limits.h>
+#include <limits>
#include <map>
#include <regex>
#include <set>