Chromium Code Reviews| Index: runtime/vm/globals.h |
| diff --git a/runtime/vm/globals.h b/runtime/vm/globals.h |
| index bd3c0a63daca90b3fcc7b79fbae04ecfc9ab5e65..633e51c968d75dead56c9703ddb75c753cb4f9bd 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> |