From 9960b8e94943867cc321a5145c327188e14d4d44 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sun, 22 Jun 2008 13:19:09 +0200 Subject: Add class MLKInterpreter. --- MLKDynamicContext.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MLKDynamicContext.h') diff --git a/MLKDynamicContext.h b/MLKDynamicContext.h index b4c304c..2c58483 100644 --- a/MLKDynamicContext.h +++ b/MLKDynamicContext.h @@ -16,6 +16,8 @@ * along with this program. If not, see . */ +#include + @class MLKEnvironment, MLKSymbol, NSLinkedList, NSMutableDictionary, NSString; -- cgit v1.2.3