mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 04:37:51 +00:00
core: Reduce unused includes
This commit is contained in:
parent
4fb93cbb3f
commit
22e01068e1
38 changed files with 8 additions and 54 deletions
|
@ -8,7 +8,6 @@
|
|||
#include <utility>
|
||||
|
||||
#if defined(_WIN32)
|
||||
#include <winsock.h>
|
||||
#elif !YUZU_UNIX
|
||||
#error "Platform not implemented"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue