From 1663433c9674e52e85eac7008a55cff2d62c0ae1 Mon Sep 17 00:00:00 2001 From: Art Yerkes Date: Mon, 10 Nov 2003 23:47:46 +0000 Subject: [PATCH] Missing assert.h git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5291 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Lib/ocaml/ocaml.swg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Lib/ocaml/ocaml.swg b/Lib/ocaml/ocaml.swg index 2c0bc9214..9f25d3664 100644 --- a/Lib/ocaml/ocaml.swg +++ b/Lib/ocaml/ocaml.swg @@ -2,6 +2,8 @@ /* SWIG pointer structure */ +#include + #ifdef __cplusplus extern "C" { #endif