From 94619d2a320cce438381279d78bfe268dd46f595 Mon Sep 17 00:00:00 2001 From: Vitor Santos Costa Date: Thu, 3 Oct 2013 11:25:56 +0100 Subject: [PATCH] allow yser code error handling --- include/yap_structs.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/yap_structs.h b/include/yap_structs.h index 0c05be59c..b9725c121 100755 --- a/include/yap_structs.h +++ b/include/yap_structs.h @@ -93,6 +93,8 @@ typedef double YAP_Float; #define FALSE 0 #endif +#include "YapError.h" + #endif typedef enum {