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