mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 14:48:27 +08:00
[lldb] Add missing headers lldb/Host/Alarm.h
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
#include "lldb/lldb-types.h"
|
||||
#include "llvm/Support/Chrono.h"
|
||||
|
||||
#include <condition_variable>
|
||||
#include <mutex>
|
||||
|
||||
namespace lldb_private {
|
||||
|
||||
/// \class Alarm abstraction that enables scheduling a callback function after a
|
||||
|
||||
Reference in New Issue
Block a user