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. --- MLKLowLevelTests.m | 1 + 1 file changed, 1 insertion(+) (limited to 'MLKLowLevelTests.m') diff --git a/MLKLowLevelTests.m b/MLKLowLevelTests.m index ae04bf3..34d0296 100644 --- a/MLKLowLevelTests.m +++ b/MLKLowLevelTests.m @@ -30,6 +30,7 @@ #include "MLKReadtable.h" #include "MLKSingleFloat.h" #include "MLKSymbol.h" +#import "runtime-compatibility.h" @interface MLKLowLevelTests : NSObject @end -- cgit v1.2.3