mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-25 10:01:33 +08:00
Update spdlog.h
This commit is contained in:
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…
Reference in New Issue
Block a user