Skip to content

Commit bc96f17

Browse files
adrian-prantlmemfrob
authored andcommitted
Add newly-missing include
1 parent 6f05b94 commit bc96f17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/unittests/Host/HostInfoTest.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
#include "TestingSupport/TestUtilities.h"
1212
#include "lldb/Host/FileSystem.h"
1313
#include "lldb/lldb-defines.h"
14+
#include "llvm/Support/Host.h"
1415
#include "gtest/gtest.h"
1516

1617
using namespace lldb_private;

0 commit comments

Comments
 (0)