Skip to content

Commit a4098de

Browse files
committed
debian 13 fix
1 parent 65e84e6 commit a4098de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

log.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
#include "log.h"
1919
#include <string>
2020
#include <cstdarg>
21+
#include <ctime>
2122

2223
const char *LevelNames[] = {
2324
"ERROR",

0 commit comments

Comments
 (0)