We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
<cstdint>
1 parent d033ae1 commit 34e2fc0Copy full SHA for 34e2fc0
lldb/include/lldb/Utility/AddressableBits.h
@@ -12,6 +12,8 @@
12
#include "lldb/lldb-forward.h"
13
#include "lldb/lldb-public.h"
14
15
+#include <cstdint>
16
+
17
namespace lldb_private {
18
19
/// \class AddressableBits AddressableBits.h "lldb/Core/AddressableBits.h"
0 commit comments