Chromium Code Reviews| Index: runtime/vm/globals.h |
| diff --git a/runtime/vm/globals.h b/runtime/vm/globals.h |
| index d2cb08398b779a1e9e557a5fcca20bfa8f06bf9e..9703f59b29eb5fe0dec00ee0214bec635482bb9f 100644 |
| --- a/runtime/vm/globals.h |
| +++ b/runtime/vm/globals.h |
| @@ -33,6 +33,7 @@ |
| #include <stdint.h> |
| #endif |
| +#include <float.h> |
| #include <math.h> |
| #include <openssl/bn.h> |
| #include <stdarg.h> |