diff --git a/cfg/std.cfg b/cfg/std.cfg index 1d78c8161..ee7a90064 100644 --- a/cfg/std.cfg +++ b/cfg/std.cfg @@ -5867,28 +5867,28 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun false - + false - + false - + false - + diff --git a/lib/mathlib.cpp b/lib/mathlib.cpp index a96846296..53036a28c 100644 --- a/lib/mathlib.cpp +++ b/lib/mathlib.cpp @@ -17,11 +17,10 @@ */ +#include "mathlib.h" #include "errorlogger.h" #include "utils.h" -#include "mathlib.h" - #include #include #include