Merge pull request #74 from rubik83/master

add #ifndef DEBUG_EN ... #endif around #define DEBUG_EN 1
This commit is contained in:
Baozhu Zuo
2019-01-08 09:37:47 +08:00
committed by GitHub
+2
View File
@@ -54,7 +54,9 @@
// if print debug information
#ifndef DEBUG_EN
#define DEBUG_EN 1
#endif
// Begin mt