summaryrefslogtreecommitdiff
path: root/include/lldb/Expression/IRInterpreter.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/Expression/IRInterpreter.h')
-rw-r--r--include/lldb/Expression/IRInterpreter.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/lldb/Expression/IRInterpreter.h b/include/lldb/Expression/IRInterpreter.h
index c314bf1099ea5..4eb81bc68d19d 100644
--- a/include/lldb/Expression/IRInterpreter.h
+++ b/include/lldb/Expression/IRInterpreter.h
@@ -13,7 +13,6 @@
#include "lldb/lldb-public.h"
#include "lldb/Core/ConstString.h"
#include "lldb/Core/Stream.h"
-#include "lldb/Symbol/TaggedASTType.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/Pass.h"