mirror of
https://github.com/gnustep/libs-sqlclient.git
synced 2025-02-19 01:50:49 +00:00
Add missing declaration of NSMutableDictionary
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/sqlclient/trunk@25666 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
fd1357a5a9
commit
7f296031ba
1 changed files with 1 additions and 0 deletions
|
@ -186,6 +186,7 @@
|
|||
@class GSCache;
|
||||
@class NSData;
|
||||
@class NSDate;
|
||||
@class NSMutableDictionary;
|
||||
@class NSMutableSet;
|
||||
@class NSRecursiveLock;
|
||||
@class NSString;
|
||||
|
|
Loading…
Reference in a new issue