diff options
| -rw-r--r-- | others/robin_hood.hpp (renamed from others/robin_hood.h) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/others/robin_hood.h b/others/robin_hood.hpp index 288864b6..48b21f21 100644 --- a/others/robin_hood.h +++ b/others/robin_hood.hpp @@ -2228,4 +2228,4 @@ using unordered_set = detail::Table<sizeof(Key) <= sizeof(size_t) * 6 && } // namespace robin_hood
-#endif
\ No newline at end of file +#endif
|
