aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/include/spdlog/fmt
diff options
context:
space:
mode:
authorBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2022-09-02 00:29:55 +0100
committerGitHub <noreply@github.com>2022-09-02 01:29:55 +0200
commitda41696db7faf3bf5e52fe63587fb142592eb37b (patch)
treec71517c2bca538215d741a47185a63390858da3c /NorthstarDLL/include/spdlog/fmt
parent9c5c0e5c670a1ebb370842649d5ca548f7225f3a (diff)
downloadNorthstarLauncher-da41696db7faf3bf5e52fe63587fb142592eb37b.tar.gz
NorthstarLauncher-da41696db7faf3bf5e52fe63587fb142592eb37b.zip
Carry over some formatting changes from refactor (#259)
Diffstat (limited to 'NorthstarDLL/include/spdlog/fmt')
-rw-r--r--NorthstarDLL/include/spdlog/fmt/fmt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDLL/include/spdlog/fmt/fmt.h b/NorthstarDLL/include/spdlog/fmt/fmt.h
index 746d2f2c..ec10ac33 100644
--- a/NorthstarDLL/include/spdlog/fmt/fmt.h
+++ b/NorthstarDLL/include/spdlog/fmt/fmt.h
@@ -24,4 +24,4 @@
#else // SPDLOG_FMT_EXTERNAL is defined - use external fmtlib
#include <fmt/core.h>
#include <fmt/format.h>
-#endif \ No newline at end of file
+#endif