fix: compile error in windows
This commit is contained in:
parent
1d34b7edf8
commit
a3c1d3e1ba
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue