mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-10 08:51:28 +12:00
Some warnings fixed
This commit is contained in:
parent
94b0d9dfd5
commit
6d1c9f2764
13 changed files with 27 additions and 23 deletions
|
@ -14,6 +14,8 @@
|
|||
#endif
|
||||
|
||||
// This header should be frontend-agnostic, so don't assume wx includes everything
|
||||
#pragma warning( disable : 4800 )
|
||||
|
||||
#include <cstdio>
|
||||
#include <cstring>
|
||||
#include <cassert>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue