Skip to content

Commit

Permalink
buffer_stream.hpp: Try to fix MacOS compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
elad335 committed Jun 3, 2024
1 parent 4f1db9a commit 64127b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rpcs3/Emu/RSX/Common/buffer_stream.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 64127b5

Please sign in to comment.