Merge pull request #887 from peergynt/peergynt-cleanup

Cleanup header file: remove log_msg.h include from fmt_helper.h
pull/889/head
Gabi Melman 7 years ago committed by GitHub
commit d1237d8984
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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