================
@@ -13,6 +13,7 @@
 
 #include "lldb/API/SBDefines.h"
 #include "lldb/API/SBPlatform.h"
+#include "lldb/API/SBStructuredData.h"
----------------
clayborg wrote:

This isn't needed in the header file right? Move to SBDebugger.cpp if it is 
still needed? No mention of SBStructuredData in SBDebugger.h

https://github.com/llvm/llvm-project/pull/66144
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to