diff options
Diffstat (limited to 'libcxx/include/support/win32/math_win32.h')
-rw-r--r-- | libcxx/include/support/win32/math_win32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/include/support/win32/math_win32.h b/libcxx/include/support/win32/math_win32.h index 80eabc1353d..41c50d62474 100644 --- a/libcxx/include/support/win32/math_win32.h +++ b/libcxx/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 |