| commit | a7bb6d6c490a5b60b58666e73890c19921907e18 | [log] [tgz] |
|---|---|---|
| author | Victor Zhang <csv@meta.com> | Wed Dec 18 12:41:53 2024 -0800 |
| committer | Victor Zhang <csv@meta.com> | Wed Dec 18 12:41:53 2024 -0800 |
| tree | 5397b668a16ebf36d680bfc69b6e831d36f84606 | |
| parent | 07ffcc6b65a0eb95afc63a73e595384aef9f3552 [diff] |
Oopsie with xxhash.h [1/?]
diff --git a/lib/common/xxhash.h b/lib/common/xxhash.h index 477fd47..68ec6b2 100644 --- a/lib/common/xxhash.h +++ b/lib/common/xxhash.h
@@ -7080,12 +7080,12 @@ # pragma GCC pop_options #endif -#endif /* XXH_NO_LONG_LONG */ #if defined (__cplusplus) } /* extern "C" */ #endif +#endif /* XXH_NO_LONG_LONG */ #endif /* XXH_NO_XXH3 */ /*!