summaryrefslogtreecommitdiff
path: root/lib/fp_lib.h
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2011-11-15 18:34:44 +0000
committerDaniel Dunbar <daniel@zuster.org>2011-11-15 18:34:44 +0000
commit0ae9d258a484ba5ede154f729660ad21bd0ade2e (patch)
treef931e7cca15bdcda47781fb47705a1ef5a79a497 /lib/fp_lib.h
parent5e06e18068122930df7295fa9ddc03ba41c702d8 (diff)
downloadcompiler-rt-0ae9d258a484ba5ede154f729660ad21bd0ade2e.tar.gz
compiler-rt-0ae9d258a484ba5ede154f729660ad21bd0ade2e.tar.bz2
compiler-rt-0ae9d258a484ba5ede154f729660ad21bd0ade2e.tar.xz
lib: Integrate abi.h into int_lib.h, there aren't good enough reasons for this extra complexity.
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@144660 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/fp_lib.h')
-rw-r--r--lib/fp_lib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/fp_lib.h b/lib/fp_lib.h
index 6c9455ac..de5f17fd 100644
--- a/lib/fp_lib.h
+++ b/lib/fp_lib.h
@@ -24,6 +24,7 @@
#include <stdint.h>
#include <stdbool.h>
#include <limits.h>
+#include "int_lib.h"
#if defined SINGLE_PRECISION