mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
buffer_stream.hpp: Try to fix MacOS compilation
This commit is contained in:
parent
4f1db9a00f
commit
64127b5c1b
|
|
@ -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…
Reference in a new issue