Skip to content

Commit 4c2fe97

Browse files
committed
Include lldb/Version/Version.h
The header include was already present upstream, but not on the stable branch.
1 parent 246bc84 commit 4c2fe97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/source/Core/Debugger.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
#include "lldb/Utility/State.h"
5353
#include "lldb/Utility/Stream.h"
5454
#include "lldb/Utility/StreamString.h"
55+
#include "lldb/Version/Version.h"
5556
#include "lldb/lldb-enumerations.h"
5657

5758
#if defined(_WIN32)

0 commit comments

Comments
 (0)