mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-22 21:28:55 -05: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