forked from OSchip/llvm-project
[lldb] Include lldb/Host/HostInfo.h in ProcessWindows.cpp
This commit is contained in:
parent
31f215ab0c
commit
a6eeffa106
|
@ -18,6 +18,7 @@
|
|||
#include "lldb/Core/PluginManager.h"
|
||||
#include "lldb/Core/Section.h"
|
||||
#include "lldb/Host/FileSystem.h"
|
||||
#include "lldb/Host/HostInfo.h"
|
||||
#include "lldb/Host/HostNativeProcessBase.h"
|
||||
#include "lldb/Host/HostProcess.h"
|
||||
#include "lldb/Host/windows/HostThreadWindows.h"
|
||||
|
|
Loading…
Reference in New Issue