1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Update zstd to 1.4.7.

This commit is contained in:
Bartosz Taudul
2020-12-18 15:46:27 +01:00
parent 8f48d6e580
commit 993c631103
47 changed files with 4395 additions and 2081 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
/*-*******************************************************
* Dependencies
*********************************************************/
#include <stddef.h> /* size_t */
#include "zstd_deps.h" /* size_t */
#include "zstd.h" /* ZSTD_DDict, and several public functions */