mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Add NSString
This commit is contained in:
parent
13d454895e
commit
abd1a0f782
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
*/
|
||||
|
||||
#include <Foundation/NSItemProvider.h>
|
||||
#include <Foundation/NSString.h>
|
||||
|
||||
@implementation NSItemProvider
|
||||
|
||||
|
|
Loading…
Reference in a new issue