diff options
| author | Roman Divacky <rdivacky@FreeBSD.org> | 2009-10-15 07:44:25 +0000 |
|---|---|---|
| committer | Roman Divacky <rdivacky@FreeBSD.org> | 2009-10-15 07:44:25 +0000 |
| commit | 98781354c33bdc945ab6ea8c410d36c664ce1f5e (patch) | |
| tree | badd8f913c2a7db8d5fbe7d83c862e35e403fd41 /test/CodeGen/builtins-powi.c | |
| parent | 4c8b24812ddcd1dedaca343a6d4e76f91f398981 (diff) | |
Diffstat (limited to 'test/CodeGen/builtins-powi.c')
| -rw-r--r-- | test/CodeGen/builtins-powi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/builtins-powi.c b/test/CodeGen/builtins-powi.c index 5b413a889502..57fa81a3ad12 100644 --- a/test/CodeGen/builtins-powi.c +++ b/test/CodeGen/builtins-powi.c @@ -3,7 +3,6 @@ #include <stdio.h> #include <stdlib.h> -#include <math.h> void test(long double a, int b) { printf("%Lf**%d: %08x %08x %016Lx\n", |
