forked from OSchip/llvm-project
There can be no #includes of and internal headers in lldb::SB* classes, only "lldb/API/SB*" and "lldb/lldb*" headers.
llvm-svn: 197264
This commit is contained in:
parent
07e7e6cbc8
commit
67690bb098
|
@ -13,7 +13,6 @@
|
|||
#include <vector>
|
||||
|
||||
#include "lldb/lldb-forward.h"
|
||||
#include "lldb/Host/Mutex.h"
|
||||
#include "lldb/API/SBDefines.h"
|
||||
#include "lldb/API/SBQueueItem.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue