aboutsummaryrefslogtreecommitdiff
path: root/include/lldb/API/SBTypeSummary.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/API/SBTypeSummary.h')
-rw-r--r--include/lldb/API/SBTypeSummary.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lldb/API/SBTypeSummary.h b/include/lldb/API/SBTypeSummary.h
index 220451e6d70b..9b367ba5f982 100644
--- a/include/lldb/API/SBTypeSummary.h
+++ b/include/lldb/API/SBTypeSummary.h
@@ -15,7 +15,7 @@
#ifndef LLDB_DISABLE_PYTHON
namespace lldb {
- class SBTypeSummaryOptions
+ class LLDB_API SBTypeSummaryOptions
{
public:
SBTypeSummaryOptions();