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:
Greg Clayton 2013-12-13 19:14:12 +00:00
parent 07e7e6cbc8
commit 67690bb098
1 changed files with 0 additions and 1 deletions

View File

@ -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"