Compile fix
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
#define ELOG(args...) __android_log_print(ANDROID_LOG_ERROR, "NME",args)
|
#define ELOG(args...) __android_log_print(ANDROID_LOG_ERROR, "NME",args)
|
||||||
|
|
||||||
#elseif defined(TIZEN)
|
#elif defined(TIZEN)
|
||||||
#include <FBase.h>
|
#include <FBase.h>
|
||||||
|
|
||||||
#ifdef VERBOSE
|
#ifdef VERBOSE
|
||||||
|
|||||||
Reference in New Issue
Block a user