Added missing stdio include file
This commit is contained in:
parent
e878184b5d
commit
24c3d8f397
@ -1,6 +1,7 @@
|
|||||||
#ifndef APP_LOG_H
|
#ifndef APP_LOG_H
|
||||||
#define APP_LOG_G
|
#define APP_LOG_G
|
||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
#include "app_common.h"
|
#include "app_common.h"
|
||||||
#include "app_config.h"
|
#include "app_config.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user