Merge branch 'header-tests' of https://github.com/godbyk/spdlog into godbyk-header-tests

This commit is contained in:
gabime
2016-06-18 14:00:44 +03:00
6 changed files with 98 additions and 2 deletions

View File

@@ -6,6 +6,7 @@
#pragma once
#include <spdlog/details/null_mutex.h>
#include <spdlog/sinks/base_sink.h>
#include <cstdio>
#include <memory>