aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/MachineCodeForInstruction.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/CodeGen/MachineCodeForInstruction.h')
-rw-r--r--include/llvm/CodeGen/MachineCodeForInstruction.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/CodeGen/MachineCodeForInstruction.h b/include/llvm/CodeGen/MachineCodeForInstruction.h
index 91b4dfdc5e..25994a94a3 100644
--- a/include/llvm/CodeGen/MachineCodeForInstruction.h
+++ b/include/llvm/CodeGen/MachineCodeForInstruction.h
@@ -20,7 +20,6 @@
#include "Support/Annotation.h"
#include <vector>
-#include <assert.h>
class MachineInstr;
class Instruction;