add stdio include
This commit is contained in:
parent
90009d760d
commit
30aef9bbaa
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#include <stdio.h>
|
||||
|
||||
#ifndef __RUNTIME_H__
|
||||
#define __RUNTIME_H__
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue