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