Merge pull request #887 from peergynt/peergynt-cleanup

Cleanup header file: remove log_msg.h include from fmt_helper.h
This commit is contained in:
Gabi Melman 2018-10-29 19:18:04 +02:00 committed by GitHub
commit d1237d8984
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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