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
1 changed files with 0 additions and 1 deletions

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