Update spdlog.h

This commit is contained in:
Gabi Melman 2015-03-26 18:52:03 +02:00
parent 9fc0ab31d5
commit 11d4ae7782
1 changed files with 0 additions and 5 deletions

View File

@ -28,16 +28,11 @@
#pragma once
#include "common.h"
#include "logger.h"
namespace spdlog
{
// Return an existing logger or nullptr if a logger with such name doesn't exist.
// Examples:
//