diff --git a/Source/Core/Common/Network.cpp b/Source/Core/Common/Network.cpp index 1451440cc2..4c56eea8e7 100644 --- a/Source/Core/Common/Network.cpp +++ b/Source/Core/Common/Network.cpp @@ -6,8 +6,6 @@ #include <algorithm> #include <cctype> -#include <cstring> -#include <ctime> #include <fmt/format.h>