Removed extra space; thanks to thakis_'s eagle eye
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@199695 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1a383b9755
commit
15066f21f1
@ -48,6 +48,6 @@ int main()
|
||||
#if (defined(__ppc__) || defined(__ppc64__))
|
||||
test<long double, false>();
|
||||
#else
|
||||
test<long double, true>();
|
||||
test<long double, true>();
|
||||
#endif
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user