Skip to content

Commit

Permalink
chore(Common/Logging): cleanup unused includes
Browse files Browse the repository at this point in the history
  • Loading branch information
Winfidonarleyan committed Aug 20, 2023
1 parent 319ba82 commit 303bdf3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/common/Logging/Log.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@
#include <spdlog/sinks/sink.h>
#include <spdlog/sinks/stdout_color_sinks.h>
#include <spdlog/sinks/basic_file_sink.h>
#include <list>
#include <regex>

#if WARHEAD_PLATFORM == WARHEAD_PLATFORM_WINDOWS
#include <spdlog/details/windows_include.h>
Expand Down

0 comments on commit 303bdf3

Please sign in to comment.