We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents afbe66b + 9129d5f commit 761429bCopy full SHA for 761429b
lldb/include/lldb/API/SBDefines.h
@@ -15,6 +15,8 @@
15
#include "lldb/lldb-types.h"
16
#include "lldb/lldb-versioning.h"
17
18
+#include <cstdio> // For FILE *
19
+
20
#ifndef LLDB_API
21
#if defined(_WIN32)
22
#if defined(LLDB_IN_LIBLLDB)
0 commit comments