summaryrefslogtreecommitdiff
path: root/test/builtins/Unit/fp_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/builtins/Unit/fp_test.h')
-rw-r--r--test/builtins/Unit/fp_test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/builtins/Unit/fp_test.h b/test/builtins/Unit/fp_test.h
index 79d652f17..1f0e7be6d 100644
--- a/test/builtins/Unit/fp_test.h
+++ b/test/builtins/Unit/fp_test.h
@@ -14,6 +14,7 @@
#include <stdlib.h>
#include <limits.h>
#include <string.h>
+#include <stdint.h>
enum EXPECTED_RESULT {
LESS_0, LESS_EQUAL_0, EQUAL_0, GREATER_0, GREATER_EQUAL_0, NEQUAL_0