From fdf7d97330aaaf660bb534b33e6400258be0501d Mon Sep 17 00:00:00 2001 From: Art Yerkes Date: Mon, 2 Jun 2003 02:36:46 +0000 Subject: [PATCH] Added . I forgot it and GCC-3.3 no longer includes it from any other header I use. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4845 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/Lib/ocaml/director.swg | 1 + 1 file changed, 1 insertion(+) diff --git a/SWIG/Lib/ocaml/director.swg b/SWIG/Lib/ocaml/director.swg index 045cb12d8..282fc147c 100644 --- a/SWIG/Lib/ocaml/director.swg +++ b/SWIG/Lib/ocaml/director.swg @@ -11,6 +11,7 @@ %insert(runtime) %{ +#include #ifdef __cplusplus #include