summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--runtime/reflection_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/reflection_test.cc b/runtime/reflection_test.cc
index 5332202198..f7fc0202ca 100644
--- a/runtime/reflection_test.cc
+++ b/runtime/reflection_test.cc
@@ -16,6 +16,7 @@
#include "reflection.h"
+#include <float.h>
#include <limits.h>
#include "common_compiler_test.h"