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