| commit | 0ae9d258a484ba5ede154f729660ad21bd0ade2e | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Tue Nov 15 18:34:44 2011 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Tue Nov 15 18:34:44 2011 +0000 |
| tree | f931e7cca15bdcda47781fb47705a1ef5a79a497 | |
| parent | 5e06e18068122930df7295fa9ddc03ba41c702d8 [diff] [blame] |
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
diff --git a/lib/fp_lib.h b/lib/fp_lib.h index 6c9455a..de5f17f 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