summaryrefslogtreecommitdiff
path: root/include/lldb/API/SBThreadPlan.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/API/SBThreadPlan.h')
-rw-r--r--include/lldb/API/SBThreadPlan.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lldb/API/SBThreadPlan.h b/include/lldb/API/SBThreadPlan.h
index e53942d65fa8..9cc0d0b89bb5 100644
--- a/include/lldb/API/SBThreadPlan.h
+++ b/include/lldb/API/SBThreadPlan.h
@@ -16,7 +16,7 @@
namespace lldb {
-class SBThreadPlan
+class LLDB_API SBThreadPlan
{
friend class lldb_private::ThreadPlan;