mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-09 18:45:40 +00:00
gcc sux
This commit is contained in:
parent
73beeaf45a
commit
29f52ce6dd
5
Externals/Bochs_disasm/PowerPCDisasm.cpp
vendored
5
Externals/Bochs_disasm/PowerPCDisasm.cpp
vendored
@ -39,6 +39,11 @@
|
|||||||
|
|
||||||
#include "PowerPCDisasm.h"
|
#include "PowerPCDisasm.h"
|
||||||
|
|
||||||
|
#ifndef _MSC_VER
|
||||||
|
// Pull in rotate functions for non-msvc
|
||||||
|
#include "Common.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
namespace PPCDisasm
|
namespace PPCDisasm
|
||||||
{
|
{
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user