summaryrefslogtreecommitdiff
path: root/include/lldb/API/SBInstructionList.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/API/SBInstructionList.h')
-rw-r--r--include/lldb/API/SBInstructionList.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lldb/API/SBInstructionList.h b/include/lldb/API/SBInstructionList.h
index 944e144a1480c..8ef163796629c 100644
--- a/include/lldb/API/SBInstructionList.h
+++ b/include/lldb/API/SBInstructionList.h
@@ -16,7 +16,7 @@
namespace lldb {
-class SBInstructionList
+class LLDB_API SBInstructionList
{
public: