support for external fmtlib

This commit is contained in:
gabime
2016-07-22 18:06:36 +03:00
parent f702dce601
commit 0ae66b5b28
16 changed files with 4663 additions and 4459 deletions

View File

@@ -6,9 +6,9 @@
#pragma once
#include <spdlog/common.h>
#include <spdlog/fmt/format.h>
#include <spdlog/details/os.h>
#include <string>
#include <utility>