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

pull/887/head
Jerome Meyer 7 years ago
parent 240a58fd6e
commit 1b391ccd06

@ -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

Loading…
Cancel
Save