Cleaned tests

This commit is contained in:
gabime
2023-09-29 00:45:09 +03:00
parent b169859ce9
commit 8dc7ba7e3d
13 changed files with 16 additions and 9 deletions

View File

@@ -3,6 +3,8 @@
* https://raw.githubusercontent.com/gabime/spdlog/master/LICENSE
*/
#include "includes.h"
#include "spdlog/sinks/basic_file_sink.h"
#include "spdlog/sinks/rotating_file_sink.h"
#define SIMPLE_LOG "test_logs/simple_log"
#define ROTATING_LOG "test_logs/rotating_log"