[lit] Implement support of per test timeout in lit.
[oota-llvm.git] / utils / TableGen / X86DisassemblerShared.h
index 699aa7f3e1afcde4ccf5e4b7718af7f0c40ba114..e5889e92415df4fec92b1efd11308848be050f19 100644 (file)
@@ -10,6 +10,7 @@
 #ifndef LLVM_UTILS_TABLEGEN_X86DISASSEMBLERSHARED_H
 #define LLVM_UTILS_TABLEGEN_X86DISASSEMBLERSHARED_H
 
+#include <cstring>
 #include <string>
 
 #include "../../lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h"