1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-03-15 10:39:53 +08:00

Cleanup header file: remove log_msg.h include from fmt_helper.h

This commit is contained in:
Jerome Meyer 2018-10-29 09:55:41 -04:00
parent 240a58fd6e
commit 1b391ccd06

View File

@ -5,7 +5,6 @@
#pragma once
#include "chrono"
#include "spdlog/details/log_msg.h"
#include "spdlog/fmt/fmt.h"
// Some fmt helpers to efficiently format and pad ints and strings