mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-18 09:22:40 +00:00
core: Reduce unused includes
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
#include <utility>
|
||||
|
||||
#if defined(_WIN32)
|
||||
#include <winsock.h>
|
||||
#elif !YUZU_UNIX
|
||||
#error "Platform not implemented"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user