Oopsie with xxhash.h [1/?]

This commit is contained in:
Victor Zhang 2024-12-18 12:41:53 -08:00
parent 07ffcc6b65
commit a7bb6d6c49

View File

@ -7080,12 +7080,12 @@ XXH3_generateSecret_fromSeed(XXH_NOESCAPE void* secretBuffer, XXH64_hash_t seed)
# 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 */
/*!