aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm/lib/MC/MCSectionWasm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm/lib/MC/MCSectionWasm.cpp')
-rw-r--r--contrib/llvm/lib/MC/MCSectionWasm.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/llvm/lib/MC/MCSectionWasm.cpp b/contrib/llvm/lib/MC/MCSectionWasm.cpp
index c61f28e129f57..626027a24f97b 100644
--- a/contrib/llvm/lib/MC/MCSectionWasm.cpp
+++ b/contrib/llvm/lib/MC/MCSectionWasm.cpp
@@ -9,7 +9,6 @@
#include "llvm/MC/MCSectionWasm.h"
#include "llvm/MC/MCAsmInfo.h"
-#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCSymbol.h"
#include "llvm/Support/raw_ostream.h"