From baa75b9984d33ea49ffb76a73507b64d879166cc Mon Sep 17 00:00:00 2001 From: theraven Date: Tue, 13 Mar 2012 14:09:15 +0000 Subject: Import new version of libc++ into vendor branch. Approved by: dim (mentor) --- include/support/win32/math_win32.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/support/win32/math_win32.h') diff --git a/include/support/win32/math_win32.h b/include/support/win32/math_win32.h index 80eabc1..41c50d6 100644 --- a/include/support/win32/math_win32.h +++ b/include/support/win32/math_win32.h @@ -110,4 +110,4 @@ _LIBCPP_ALWAYS_INLINE int fpclassify( double num ) #endif // _MSC_VER -#endif // _LIBCPP_SUPPORT_WIN32_MATH_WIN32_H \ No newline at end of file +#endif // _LIBCPP_SUPPORT_WIN32_MATH_WIN32_H -- cgit v1.1