diff options
-rw-r--r-- | win32/PlatWin.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/PlatWin.cxx b/win32/PlatWin.cxx index b95d0e62c..5671d683e 100644 --- a/win32/PlatWin.cxx +++ b/win32/PlatWin.cxx @@ -12,6 +12,7 @@ #include <stdio.h> #include <time.h> #include <limits.h> +#include <math.h> #include <vector> #include <map> |