[WebAssembly] Add a EM_WEBASSEMBLY value, and several bits of code that use it.
[oota-llvm.git] / include / llvm / Support / Regex.h
index 5e5a5a335f9a9fbb2aab42d24938bc3bfb2800c6..31b35ed0cad61f86712bb30b1f0a60559d6c7ea6 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef LLVM_SUPPORT_REGEX_H
 #define LLVM_SUPPORT_REGEX_H
 
-#include "llvm/Support/Compiler.h"
 #include <string>
 
 struct llvm_regex;