diff options
Diffstat (limited to 'lldb/include/lldb/Utility/Event.h')
-rw-r--r-- | lldb/include/lldb/Utility/Event.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lldb/include/lldb/Utility/Event.h b/lldb/include/lldb/Utility/Event.h index 3743c647379..dd5d08024ce 100644 --- a/lldb/include/lldb/Utility/Event.h +++ b/lldb/include/lldb/Utility/Event.h @@ -27,8 +27,6 @@ namespace lldb_private { class Event; -} -namespace lldb_private { class Stream; } |