From 0402309028b13aac445e0b82cd468d16cf7ac558 Mon Sep 17 00:00:00 2001 From: gabime Date: Sat, 9 May 2015 21:39:55 +0300 Subject: [PATCH] eol --- include/spdlog/tweakme.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/spdlog/tweakme.h b/include/spdlog/tweakme.h index 2226820e..342d6f99 100644 --- a/include/spdlog/tweakme.h +++ b/include/spdlog/tweakme.h @@ -69,4 +69,4 @@ // Uncomment to avoid locking in the registry operations (spdlog::get(), spdlog::drop() spdlog::register()). // Use only if your code never modifes concurrently the registry. // Note that upon creating a logger the registry is modified by spdlog.. -// #define SPDLOG_NO_REGISTRY_MUTEX \ No newline at end of file +// #define SPDLOG_NO_REGISTRY_MUTEX