From 3b3ea6e650790b1a83d548f8cf221bf4d9bcc5e6 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Thu, 4 Sep 2003 23:27:31 +0000 Subject: [PATCH] Missing assert.h for directors git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5077 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Lib/java/javahead.swg | 1 + 1 file changed, 1 insertion(+) diff --git a/Lib/java/javahead.swg b/Lib/java/javahead.swg index 872d56d7a..cc1592395 100644 --- a/Lib/java/javahead.swg +++ b/Lib/java/javahead.swg @@ -36,6 +36,7 @@ #include #include #include +#include %} %insert(runtime) %{