diff options
Diffstat (limited to 'MLKDynamicContext.h')
-rw-r--r-- | MLKDynamicContext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MLKDynamicContext.h b/MLKDynamicContext.h index c6df58f..78c6e82 100644 --- a/MLKDynamicContext.h +++ b/MLKDynamicContext.h @@ -16,7 +16,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -@class MLKClosure, MLKEnvironment, MLKSymbol, NSLinkedList, +@class MLKEnvironment, MLKSymbol, NSLinkedList, NSMutableDictionary, NSString; |