mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
Further fixes to the formatting change. WX sucks.
This commit is contained in:
parent
3570c7f03a
commit
5fcb4bb3ab
16 changed files with 59 additions and 48 deletions
|
@ -23,9 +23,9 @@
|
|||
#ifdef _WIN32
|
||||
#include <Windows.h>
|
||||
#else
|
||||
#include <errno.h>
|
||||
#include <iconv.h>
|
||||
#include <locale.h>
|
||||
#include <errno.h>
|
||||
#endif
|
||||
|
||||
#if !defined(_WIN32) && !defined(ANDROID)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue