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. --- MLKReader.m | 1 + 1 file changed, 1 insertion(+) (limited to 'MLKReader.m') diff --git a/MLKReader.m b/MLKReader.m index fd6daa3..1edc651 100644 --- a/MLKReader.m +++ b/MLKReader.m @@ -30,6 +30,7 @@ #import "MLKInteger.h" #import "MLKRatio.h" #import "MLKStringInputStream.h" +#import "runtime-compatibility.h" #import #import -- cgit v1.2.3