aboutsummaryrefslogtreecommitdiff
path: root/include/lldb/API/SBDefines.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/API/SBDefines.h')
-rw-r--r--include/lldb/API/SBDefines.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/lldb/API/SBDefines.h b/include/lldb/API/SBDefines.h
index d81bba5a2e23..4a95903ec92c 100644
--- a/include/lldb/API/SBDefines.h
+++ b/include/lldb/API/SBDefines.h
@@ -59,6 +59,8 @@ class LLDB_API SBLanguageRuntime;
class LLDB_API SBLaunchInfo;
class LLDB_API SBLineEntry;
class LLDB_API SBListener;
+class LLDB_API SBMemoryRegionInfo;
+class LLDB_API SBMemoryRegionInfoList;
class LLDB_API SBModule;
class LLDB_API SBModuleSpec;
class LLDB_API SBModuleSpecList;