diff options
Diffstat (limited to 'lldb/source/Commands/CommandObjectThreadUtil.h')
| -rw-r--r-- | lldb/source/Commands/CommandObjectThreadUtil.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/source/Commands/CommandObjectThreadUtil.h b/lldb/source/Commands/CommandObjectThreadUtil.h index 74d1136bab7f..3fc28efe8cf7 100644 --- a/lldb/source/Commands/CommandObjectThreadUtil.h +++ b/lldb/source/Commands/CommandObjectThreadUtil.h @@ -10,6 +10,7 @@ #define LLDB_SOURCE_COMMANDS_COMMANDOBJECTTHREADUTIL_H #include "lldb/Interpreter/CommandObjectMultiword.h" +#include <stack> namespace lldb_private { |
