mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-24 06:32:06 +08:00
minor code formatting
This commit is contained in:
parent
1fd43fe673
commit
97dc27b5fa
@ -4,9 +4,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#ifndef SPDLOG_HEADER_ONLY
|
#ifndef SPDLOG_HEADER_ONLY
|
||||||
|
|
||||||
#include "spdlog/async_logger.h"
|
#include "spdlog/async_logger.h"
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "spdlog/sinks/sink.h"
|
#include "spdlog/sinks/sink.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user