static lib wip

This commit is contained in:
gabime
2019-04-05 16:44:17 +03:00
parent ef8773a89b
commit e2e3df9013
15 changed files with 1029 additions and 1255 deletions

View File

@@ -7,6 +7,7 @@
#include <chrono>
#include <type_traits>
#include "spdlog/fmt/fmt.h"
#include "spdlog/common.h"
// Some fmt helpers to efficiently format and pad ints and strings
namespace spdlog {