================ @@ -9,10 +9,12 @@ #ifndef LLDB_API_SBDEBUGGER_H #define LLDB_API_SBDEBUGGER_H +#include <chrono> ---------------- labath wrote: Is this used anywhere? https://github.com/llvm/llvm-project/pull/98528