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