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.
1 parent 73e74e4 commit c04b640Copy full SHA for c04b640
libc/src/stdio/vasprintf.h
@@ -9,6 +9,7 @@
9
#ifndef LLVM_LIBC_SRC_STDIO_VASPRINTF_H
10
#define LLVM_LIBC_SRC_STDIO_VASPRINTF_H
11
12
+#include "src/__support/macros/config.h"
13
#include <stdarg.h>
14
15
namespace LIBC_NAMESPACE_DECL {
0 commit comments