mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 21:39:57 +00:00
Style fix
This commit is contained in:
parent
6be62bc492
commit
65b9854d83
1 changed files with 2 additions and 5 deletions
|
|
@ -40,11 +40,8 @@
|
|||
#include <stack>
|
||||
|
||||
#ifdef __APPLE__
|
||||
#define OS_OSX
|
||||
#endif
|
||||
|
||||
#ifdef OS_OSX
|
||||
#include <iconv.h>
|
||||
#define OS_OSX
|
||||
#include <iconv.h>
|
||||
#endif
|
||||
|
||||
struct SDLRWIoContext
|
||||
|
|
|
|||
Loading…
Reference in a new issue