wip static-lib

This commit is contained in:
gabime
2019-05-12 23:08:14 +03:00
parent 5220ac4a9e
commit d5c9bac3c7
8 changed files with 133 additions and 83 deletions

View File

@@ -9,6 +9,7 @@
#include "spdlog/details/console_globals.h"
#include "spdlog/details/null_mutex.h"
#include "spdlog/details/pattern_formatter.h"
#include <cstdio>
#include <memory>