summaryrefslogtreecommitdiff
path: root/thirdparty/zstd/common/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/zstd/common/cpu.h')
-rw-r--r--thirdparty/zstd/common/cpu.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/thirdparty/zstd/common/cpu.h b/thirdparty/zstd/common/cpu.h
index 6e8a974f62..cb210593ea 100644
--- a/thirdparty/zstd/common/cpu.h
+++ b/thirdparty/zstd/common/cpu.h
@@ -16,8 +16,6 @@
* https://github.com/facebook/folly/blob/master/folly/CpuId.h
*/
-#include <string.h>
-
#include "mem.h"
#ifdef _MSC_VER