diff options
Diffstat (limited to 'tuiclient/mainwindow.cpp')
-rw-r--r-- | tuiclient/mainwindow.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tuiclient/mainwindow.cpp b/tuiclient/mainwindow.cpp index 81fc7e9..2493d81 100644 --- a/tuiclient/mainwindow.cpp +++ b/tuiclient/mainwindow.cpp @@ -25,6 +25,8 @@ */ #include "mainwindow.h" +#include "log.h" +#include "str.h" string get_time(string time_format){ try{ |