Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gabime/spdlog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgabime <gmelman1@gmail.com>2019-09-07 20:11:35 +0300
committergabime <gmelman1@gmail.com>2019-09-07 20:11:35 +0300
commitbd9e1475e28272251167bba233f9488cf46f806c (patch)
tree64bee6320931b9aa5837e11a5f8f435119ec63c1 /include/spdlog/spdlog.h
parent6883267996ebafd2872db19f9cef3b8f4f568ba5 (diff)
clang-format
Diffstat (limited to 'include/spdlog/spdlog.h')
-rw-r--r--include/spdlog/spdlog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/spdlog/spdlog.h b/include/spdlog/spdlog.h
index ccedb28b..3638ba12 100644
--- a/include/spdlog/spdlog.h
+++ b/include/spdlog/spdlog.h
@@ -15,7 +15,6 @@
#include "spdlog/version.h"
#include "spdlog/details/synchronous_factory.h"
-
#include <chrono>
#include <functional>
#include <memory>