From f096436acc4c0c6968c88ca0f795bf021c83c670 Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Sat, 21 Jun 2008 13:57:44 +0200 Subject: Add support for compilation on Mac OS X. --- MLKFloat.m | 1 + 1 file changed, 1 insertion(+) (limited to 'MLKFloat.m') diff --git a/MLKFloat.m b/MLKFloat.m index 4fc2144..77e824a 100644 --- a/MLKFloat.m +++ b/MLKFloat.m @@ -22,6 +22,7 @@ #import "MLKPackage.h" #import "MLKDynamicContext.h" #import "MLKError.h" +#import "runtime-compatibility.h" @implementation MLKFloat : MLKLispValue -- cgit v1.2.3