From 1189f103973e4cbc7f9c1f51e5fb4cd738de5eda Mon Sep 17 00:00:00 2001 From: Sacha Date: Sun, 1 Sep 2013 21:51:06 +1000 Subject: [PATCH] Buildfix (a few platforms) --- Core/MIPS/MIPSAsm.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Core/MIPS/MIPSAsm.cpp b/Core/MIPS/MIPSAsm.cpp index 305ea3844b..43eee6ae84 100644 --- a/Core/MIPS/MIPSAsm.cpp +++ b/Core/MIPS/MIPSAsm.cpp @@ -2,6 +2,7 @@ #include "stdafx.h" #endif #include "MIPSAsm.h" +#include namespace MIPSAsm {