diff options
Diffstat (limited to 'system/include/libcxx/ext/__hash')
-rw-r--r-- | system/include/libcxx/ext/__hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/include/libcxx/ext/__hash b/system/include/libcxx/ext/__hash index 8e9635d0..21500e89 100644 --- a/system/include/libcxx/ext/__hash +++ b/system/include/libcxx/ext/__hash @@ -43,4 +43,4 @@ template <> struct _LIBCPP_VISIBLE hash<char *> }; } -#endif _LIBCPP_EXT_HASH +#endif // _LIBCPP_EXT_HASH |