Skip to content

Commit

Permalink
Remove now-unneeded <cstring> include
Browse files Browse the repository at this point in the history
  • Loading branch information
bluebandit21 committed Apr 20, 2024
1 parent 4bdc856 commit de8f794
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Core/Misc/PlogLogger.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

#ifdef _WIN32
#include <cstdio>
#include <cstring>

namespace plog {

Expand Down

0 comments on commit de8f794

Please sign in to comment.