mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 11:36:13 +00:00
buffer_stream.hpp: Try to fix MacOS compilation
This commit is contained in:
parent
4f1db9a00f
commit
64127b5c1b
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@
|
|||
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
|
||||
#pragma GCC diagnostic ignored "-Wold-style-cast"
|
||||
#endif
|
||||
#undef FORCE_INLINE
|
||||
#include "Emu/CPU/sse2neon.h"
|
||||
#ifndef _MSC_VER
|
||||
#pragma GCC diagnostic pop
|
||||
|
|
Loading…
Add table
Reference in a new issue