Skip to content

Commit 93e3e73

Browse files
committed
[Fix] (...): Fix compiling error.
1 parent 40cb5ea commit 93e3e73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/cpp/gl/log.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
#define FORCE_SYNC_WITH_LOG_FILE 0
1010

11-
#define GLOBAL_DEBUG 0
11+
#define GLOBAL_DEBUG 1
1212

1313
#define LOG_CALLED_FUNCS 0
1414

0 commit comments

Comments
 (0)