Add missing newlines at EOF.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@150965 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
335b1518e4
commit
d41b60b2b4
@ -110,4 +110,4 @@ _LIBCPP_ALWAYS_INLINE int fpclassify( double num )
|
|||||||
|
|
||||||
#endif // _MSC_VER
|
#endif // _MSC_VER
|
||||||
|
|
||||||
#endif // _LIBCPP_SUPPORT_WIN32_MATH_WIN32_H
|
#endif // _LIBCPP_SUPPORT_WIN32_MATH_WIN32_H
|
||||||
|
@ -112,4 +112,4 @@ _LIBCPP_ALWAYS_INLINE int __builtin_clzll( unsigned long long x )
|
|||||||
#endif // !__clang__
|
#endif // !__clang__
|
||||||
#endif // _MSC_VER
|
#endif // _MSC_VER
|
||||||
|
|
||||||
#endif // _LIBCPP_SUPPORT_WIN32_SUPPORT_H
|
#endif // _LIBCPP_SUPPORT_WIN32_SUPPORT_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user