mirror of
https://github.com/gnustep/libs-sqlclient.git
synced 2025-02-21 02:41:07 +00:00
fix missing declaration
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/sqlclient/trunk@37962 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d6174817bb
commit
e38d4a45ae
1 changed files with 1 additions and 0 deletions
|
@ -181,6 +181,7 @@
|
|||
#import <Foundation/NSArray.h>
|
||||
#import <Foundation/NSObject.h>
|
||||
|
||||
@class NSConditionLock;
|
||||
@class NSCountedSet;
|
||||
@class NSMapTable;
|
||||
@class NSMutableDictionary;
|
||||
|
|
Loading…
Reference in a new issue