mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 03:12:25 -07: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