mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-24 06:32:06 +08:00
update comment
This commit is contained in:
parent
9bb66c00e9
commit
fecb3f4307
@ -3,6 +3,9 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
// Helper RAII over winsock udp client socket.
|
||||
// Will throw on construction if socket creation failed.
|
||||
|
||||
#ifndef SPDLOG_HEADER_ONLY
|
||||
# include <spdlog/sinks/wincolor_sink.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user