summaryrefslogtreecommitdiffstats
path: root/deps/include/spdlog/fmt/bundled/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/include/spdlog/fmt/bundled/core.h')
-rw-r--r--deps/include/spdlog/fmt/bundled/core.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/deps/include/spdlog/fmt/bundled/core.h b/deps/include/spdlog/fmt/bundled/core.h
deleted file mode 100644
index 93deac6..0000000
--- a/deps/include/spdlog/fmt/bundled/core.h
+++ /dev/null
@@ -1,5 +0,0 @@
-// This file is only provided for compatibility and may be removed in future
-// versions. Use fmt/base.h if you don't need fmt::format and fmt/format.h
-// otherwise.
-
-#include "format.h"