fix cache_regs
This commit is contained in:
parent
0aa91d7c00
commit
9902364ea2
@ -60,6 +60,11 @@ extern "C" {
|
|||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
#Ifdef CACHE_REGS
|
||||||
|
#undef CACHE_REGS
|
||||||
|
#endif
|
||||||
|
|
||||||
// taken from yap_structs.h
|
// taken from yap_structs.h
|
||||||
#include "iopreds.h"
|
#include "iopreds.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user