mirror of
https://github.com/jpd002/Play-.git
synced 2025-04-28 13:47:57 +03:00
Fix Linux build.
This commit is contained in:
parent
aa8cc9ea36
commit
c47a8b5503
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#include <assert.h>
|
||||
#include "MipsJitter.h"
|
||||
#include "MIPS.h"
|
||||
#include "offsetof_def.h"
|
||||
|
||||
CMipsJitter::CMipsJitter(Jitter::CCodeGen* codeGen)
|
||||
: CJitter(codeGen)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue