diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2017-04-26 19:24:53 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2017-04-26 19:24:53 +0000 |
| commit | 5060b64b7d79491d507a75201be161fd0c38fcbb (patch) | |
| tree | f4791d04b99ac52da01e646e5a6c9ce22ade61b9 /include/lldb/API/LLDB.h | |
| parent | d44a35e87e405ae98902dc491ba70ed82f58f592 (diff) | |
Notes
Diffstat (limited to 'include/lldb/API/LLDB.h')
| -rw-r--r-- | include/lldb/API/LLDB.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/lldb/API/LLDB.h b/include/lldb/API/LLDB.h index d8604cd07114..cf61b10184d6 100644 --- a/include/lldb/API/LLDB.h +++ b/include/lldb/API/LLDB.h @@ -63,6 +63,8 @@ #include "lldb/API/SBThread.h" #include "lldb/API/SBThreadCollection.h" #include "lldb/API/SBThreadPlan.h" +#include "lldb/API/SBTrace.h" +#include "lldb/API/SBTraceOptions.h" #include "lldb/API/SBType.h" #include "lldb/API/SBTypeCategory.h" #include "lldb/API/SBTypeEnumMember.h" |
