commit | 861d0ea2aa3dbb251f3ee0bcc811af5cd629fba6 | [log] [tgz] |
---|---|---|
author | Eric Fiselier <eric@efcs.ca> | Tue Feb 10 17:20:18 2015 +0000 |
committer | Eric Fiselier <eric@efcs.ca> | Tue Feb 10 17:20:18 2015 +0000 |
tree | 0f3cc0293b22a393ed280e43645bc00fab39e7c6 | |
parent | 57958b5d359aab5daab2d579daaa098b908a3ed6 [diff] [blame] |
Fix more issues exposed by -pedantic-errors in c++03 mode llvm-svn: 228711
diff --git a/libcxx/include/experimental/system_error b/libcxx/include/experimental/system_error index b1d4c91..2a278b5 100644 --- a/libcxx/include/experimental/system_error +++ b/libcxx/include/experimental/system_error
@@ -56,4 +56,4 @@ #endif /* _LIBCPP_STD_VER > 11 */ -#endif /* _LIBCPP_EXPERIMENTAL_SYSTEM_ERROR */ \ No newline at end of file +#endif /* _LIBCPP_EXPERIMENTAL_SYSTEM_ERROR */