From 79fbabc757298cc7c479027438029bf09528dd01 Mon Sep 17 00:00:00 2001 From: manojgudi Date: Tue, 23 Jul 2013 08:42:40 +0530 Subject: fixed setup.py to build on scilab-5.3.3 --- util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util.h') diff --git a/util.h b/util.h index 4b5611b..09bedd6 100644 --- a/util.h +++ b/util.h @@ -6,7 +6,7 @@ #include "call_scilab.h" #include "api_scilab.h" - +#include #define BUFSIZE 1024 #define TLIST_NAME "__tlist_name" -- cgit