Added the customized logger
This commit is contained in:
Родитель
ab17941387
Коммит
e1c04eed84
|
@ -6,6 +6,7 @@
|
|||
#include <stdarg.h>
|
||||
#include <iostream>
|
||||
#include <spdlog/spdlog.h>
|
||||
#include <spdlog/fmt/ostr.h>
|
||||
|
||||
#include "String.h"
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче