================
@@ -11,6 +11,7 @@
 
 #include "DIERef.h"
 #include "lldb/Symbol/SymbolFile.h"
+#include "lldb/Utility/ConstString.h"
----------------
clayborg wrote:

Remove this now that we aren't returning a std::optional<ConstString>

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

Reply via email to