diff options
Diffstat (limited to 'include/lldb/API/SBThreadCollection.h')
-rw-r--r-- | include/lldb/API/SBThreadCollection.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lldb/API/SBThreadCollection.h b/include/lldb/API/SBThreadCollection.h index b13cbd9..996ee3c 100644 --- a/include/lldb/API/SBThreadCollection.h +++ b/include/lldb/API/SBThreadCollection.h @@ -14,7 +14,7 @@ namespace lldb { -class SBThreadCollection +class LLDB_API SBThreadCollection { public: |