Added missing #include

This commit is contained in:
gabime
2018-04-19 17:50:18 +03:00
parent 924ef84241
commit 11e068d7a3
5 changed files with 35 additions and 9 deletions

View File

@@ -4,6 +4,7 @@
// Distributed under the MIT License (http://opensource.org/licenses/MIT)
//
#include "stdio.h"
namespace spdlog {
namespace details {
struct console_stdout_trait