summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/ValueObjectVariable.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Core/ValueObjectVariable.cpp')
-rw-r--r--lldb/source/Core/ValueObjectVariable.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/lldb/source/Core/ValueObjectVariable.cpp b/lldb/source/Core/ValueObjectVariable.cpp
index 0b94535387f..c15bbef798d 100644
--- a/lldb/source/Core/ValueObjectVariable.cpp
+++ b/lldb/source/Core/ValueObjectVariable.cpp
@@ -29,8 +29,6 @@
#include "lldb/Target/Target.h"
#include "lldb/Target/Thread.h"
-#include "clang/AST/Type.h"
-
using namespace lldb_private;
OpenPOWER on IntegriCloud