Moved `SPDLOG_VERSION` macro to spdlog.h

This commit is contained in:
Gabi Melman 2017-02-03 15:28:32 +02:00 committed by GitHub
parent 4f50c5d143
commit 054eb555ca
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
// Copyright(c) 2015 Gabi Melman.
// Distributed under the MIT License (http://opensource.org/licenses/MIT)
//
// spdlog main header file.
// see example.cpp for usage example