Commit 3c31bc32 by John Kessenich

Fix a linux build issue.

parent a5cecfc6
...@@ -36,6 +36,8 @@ ...@@ -36,6 +36,8 @@
#include "localintermediate.h" #include "localintermediate.h"
#include "math.h" #include "math.h"
#include <cfloat>
#include <cstdlib>
namespace { namespace {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment