summaryrefslogtreecommitdiffstats
path: root/libcxx/include/support/win32
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2012-02-20 16:56:13 +0000
committerBob Wilson <bob.wilson@apple.com>2012-02-20 16:56:13 +0000
commita4fd70ea772cd13902b8dd9fa994269973b58f0d (patch)
treecdc7342f8922d665bbb0cc9bfe83fb7ffde88718 /libcxx/include/support/win32
parentf87873b3b36f86fcdd3a55297f722f68400835e6 (diff)
downloadbcm5719-llvm-a4fd70ea772cd13902b8dd9fa994269973b58f0d.tar.gz
bcm5719-llvm-a4fd70ea772cd13902b8dd9fa994269973b58f0d.zip
Add missing newlines at EOF.
llvm-svn: 150965
Diffstat (limited to 'libcxx/include/support/win32')
-rw-r--r--libcxx/include/support/win32/math_win32.h2
-rw-r--r--libcxx/include/support/win32/support.h2
2 files changed, 2 insertions, 2 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
diff --git a/libcxx/include/support/win32/support.h b/libcxx/include/support/win32/support.h
index 209f72047b7..0b8a912ac17 100644
--- a/libcxx/include/support/win32/support.h
+++ b/libcxx/include/support/win32/support.h
@@ -112,4 +112,4 @@ _LIBCPP_ALWAYS_INLINE int __builtin_clzll( unsigned long long x )
#endif // !__clang__
#endif // _MSC_VER
-#endif // _LIBCPP_SUPPORT_WIN32_SUPPORT_H \ No newline at end of file
+#endif // _LIBCPP_SUPPORT_WIN32_SUPPORT_H
OpenPOWER on IntegriCloud