================
@@ -9,6 +9,7 @@
 #ifndef LLDB_HOST_HOSTTHREAD_H
 #define LLDB_HOST_HOSTTHREAD_H
 
+#include "lldb/Host/HostNativeThreadBase.h"
 #include "lldb/Host/HostNativeThreadForward.h"
----------------
JDevlieghere wrote:

Guess this one can go now? Or we implement `HasThread` out-of-line.

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

Reply via email to