Remove a spurious #ifdef / #endif pair with nothing between them.

llvm-svn: 151729
This commit is contained in:
David Chisnall 2012-02-29 16:22:33 +00:00
parent 9e849ad302
commit 40d7a8acff
1 changed files with 0 additions and 2 deletions

View File

@ -646,10 +646,8 @@ using ::isunordered;
using ::float_t;
using ::double_t;
#ifndef __sun__
// abs
#endif // __sun__
template <class _A1>
inline _LIBCPP_INLINE_VISIBILITY
typename enable_if<is_floating_point<_A1>::value, _A1>::type