Initial import
This commit is contained in:
6
libc/isystem/stdio.h
Normal file
6
libc/isystem/stdio.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef LIBC_ISYSTEM_STDIO_H_
|
||||
#define LIBC_ISYSTEM_STDIO_H_
|
||||
#include "libc/fmt/fmt.h"
|
||||
#include "libc/log/log.h"
|
||||
#include "libc/stdio/stdio.h"
|
||||
#endif
|
||||
Reference in New Issue
Block a user