mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
add missing imports
This commit is contained in:
parent
155bec0aca
commit
a4ec3d9d6f
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
#import "ObjectTesting.h"
|
||||
#import <Foundation/NSAutoreleasePool.h>
|
||||
#import <Foundation/NSDictionary.h>
|
||||
#import <Foundation/NSValue.h>
|
||||
#import <Foundation/NSString.h>
|
||||
|
||||
int main()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue