================
@@ -34,8 +35,13 @@
#include "llvm/Support/VersionTuple.h"
namespace lldb_private {
+
+class AddressSpec;
----------------
Teemperor wrote:you already include that header, no? https://github.com/llvm/llvm-project/pull/206370 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
