diff options
Diffstat (limited to 'include/lldb/API/SBThread.h')
-rw-r--r-- | include/lldb/API/SBThread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lldb/API/SBThread.h b/include/lldb/API/SBThread.h index db15f65..2c45fa8 100644 --- a/include/lldb/API/SBThread.h +++ b/include/lldb/API/SBThread.h @@ -18,7 +18,7 @@ namespace lldb { class SBFrame; -class SBThread +class LLDB_API SBThread { public: enum |