summaryrefslogtreecommitdiff
path: root/include/lldb/API/SBFunction.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/API/SBFunction.h')
-rw-r--r--include/lldb/API/SBFunction.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lldb/API/SBFunction.h b/include/lldb/API/SBFunction.h
index 1b0d53d11736..7d578393eb2c 100644
--- a/include/lldb/API/SBFunction.h
+++ b/include/lldb/API/SBFunction.h
@@ -16,7 +16,7 @@
namespace lldb {
-class SBFunction
+class LLDB_API SBFunction
{
public: