Update spdlog.h

pull/73/merge
Gabi Melman 11 years ago
parent 9fc0ab31d5
commit 11d4ae7782

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

Loading…
Cancel
Save