diff --git a/lldb/include/lldb/Core/ValueObject.h b/lldb/include/lldb/Core/ValueObject.h index b9c3a3c4d3a137b5dd1595f10a817ac93949415e..bc3cab3fa181f3c9efecd6409855cd1bb3aec17b 100644 --- a/lldb/include/lldb/Core/ValueObject.h +++ b/lldb/include/lldb/Core/ValueObject.h @@ -28,7 +28,6 @@ #include "lldb/Target/ExecutionContextScope.h" #include "lldb/Target/Process.h" #include "lldb/Target/StackID.h" -#include "lldb/Utility/PriorityPointerPair.h" #include "lldb/Utility/SharedCluster.h" namespace lldb_private {