diff options
Diffstat (limited to 'include/support/win32/math_win32.h')
-rw-r--r-- | include/support/win32/math_win32.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |