fix cache_regs

This commit is contained in:
Vitor Santos Costa 2014-08-10 00:27:55 +01:00
parent 0aa91d7c00
commit 9902364ea2

View File

@ -60,6 +60,11 @@ extern "C" {
#include <windows.h>
#endif
#Ifdef CACHE_REGS
#undef CACHE_REGS
#endif
// taken from yap_structs.h
#include "iopreds.h"