Commit bae78f7b authored by gabime's avatar gabime

Fixed comments

parent f97dcc72
......@@ -3,7 +3,8 @@
#pragma once
// Helper RAII over winsock udp client socket.
// Will throw on construction if socket creation failed.
#include <spdlog/common.h>
#include <spdlog/details/os.h>
......
......@@ -3,9 +3,6 @@
#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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment