add LOG_TAG defines
This commit is contained in:
parent
8373a0fa60
commit
71fc0dd097
4 changed files with 6 additions and 2 deletions
|
@ -37,6 +37,8 @@
|
|||
#include <cassert>
|
||||
#include <cstring>
|
||||
|
||||
#define LOG_TAG "Node"
|
||||
|
||||
// global static JNI Lookup Object
|
||||
JniLookup lookup;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue