add more logging to exit

This commit is contained in:
Lion Kortlepel
2024-09-23 22:08:45 +02:00
parent c68cbf8946
commit 02465c529d
3 changed files with 4 additions and 2 deletions

View File

@@ -17,7 +17,6 @@
#endif
#include "Logger.h"
#include <fstream>
#include <sstream>
#include <string>
#include <thread>