Further reduce header footprint of Debugger.h.

llvm-svn: 231202
This commit is contained in:
Zachary Turner
2015-03-04 01:58:01 +00:00
parent 367bfa42d8
commit 633a29cffb
13 changed files with 15 additions and 5 deletions

View File

@@ -10,6 +10,7 @@
#include "lldb/lldb-python.h"
#include "lldb/lldb-types.h"
#include "lldb/Core/Communication.h"
#include "lldb/Core/SourceManager.h"
#include "lldb/Core/Listener.h"
#include "lldb/Interpreter/CommandInterpreter.h"