Update spdlog.h

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

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

Loading…
Cancel
Save