aboutsummaryrefslogtreecommitdiff
path: root/lib/common/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/common/cpu.h')
-rw-r--r--lib/common/cpu.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/common/cpu.h b/lib/common/cpu.h
index 6e8a974f62d7..cb210593ead9 100644
--- a/lib/common/cpu.h
+++ b/lib/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