fix: compile error in windows

This commit is contained in:
Shengliang Guan 2022-12-08 12:26:10 +08:00
parent 1d34b7edf8
commit a3c1d3e1ba
1 changed files with 1 additions and 2 deletions

View File

@ -66,8 +66,7 @@ void taosResetTerminalMode();
{ \
taosPrintLog(flags, level, dflag, \
"backtrace not implemented on windows, so detailed stack information cannot be printed"); \
\ \
}
}
#endif
#ifdef __cplusplus