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