mirror of
https://github.com/thunderbrewhq/squall.git
synced 2025-12-12 02:22:30 +00:00
fix(error): fix incorrect includes
This commit is contained in:
parent
bb31ea91b5
commit
2439224184
3 changed files with 3 additions and 3 deletions
|
|
@ -401,6 +401,7 @@ static void OutputTime(LOG* logptr, bool show) {
|
|||
systime.wMilliseconds);
|
||||
}
|
||||
|
||||
|
||||
if (show) {
|
||||
memcpy(&logptr->buffer[logptr->bufferused], timestr, timestrlen);
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue