Skip to content

Commit a6eeffa

Browse files
committed
[lldb] Include lldb/Host/HostInfo.h in ProcessWindows.cpp
1 parent 31f215a commit a6eeffa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/source/Plugins/Process/Windows/Common/ProcessWindows.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
#include "lldb/Core/PluginManager.h"
1919
#include "lldb/Core/Section.h"
2020
#include "lldb/Host/FileSystem.h"
21+
#include "lldb/Host/HostInfo.h"
2122
#include "lldb/Host/HostNativeProcessBase.h"
2223
#include "lldb/Host/HostProcess.h"
2324
#include "lldb/Host/windows/HostThreadWindows.h"

0 commit comments

Comments
 (0)