Skip to content

Commit 8106b4d

Browse files
committed
removed erroneous #include
that was automatically added by the editor without notification
1 parent bde3e5f commit 8106b4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/compress/zstd_compress.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
#include "../common/zstd_deps.h" /* INT_MAX, ZSTD_memset, ZSTD_memcpy */
1616
#include "../common/mem.h"
1717
#include "../common/error_private.h"
18-
#include "compiler.h"
1918
#include "hist.h" /* HIST_countFast_wksp */
2019
#include "zstd_internal.h"
2120
#define FSE_STATIC_LINKING_ONLY /* FSE_encodeSymbol */

0 commit comments

Comments
 (0)