aboutsummaryrefslogtreecommitdiff
path: root/include/lldb/API/SBType.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/API/SBType.h')
-rw-r--r--include/lldb/API/SBType.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lldb/API/SBType.h b/include/lldb/API/SBType.h
index 7990fc0696a9..01f0c6afc795 100644
--- a/include/lldb/API/SBType.h
+++ b/include/lldb/API/SBType.h
@@ -16,7 +16,7 @@ namespace lldb {
class SBTypeList;
-class SBTypeMember
+class LLDB_API SBTypeMember
{
public:
SBTypeMember ();