mirror of
https://github.com/gnustep/libs-base.git
synced 2025-06-03 01:50:55 +00:00
Declare NSNumber, so that it compiles without complaining.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11503 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2fc6689854
commit
85eb6545f2
1 changed files with 2 additions and 3 deletions
|
@ -26,8 +26,7 @@
|
||||||
|
|
||||||
#include <Foundation/NSURLHandle.h>
|
#include <Foundation/NSURLHandle.h>
|
||||||
|
|
||||||
@class NSURLHandle;
|
@class NSNumber;
|
||||||
@class NSURL;
|
|
||||||
|
|
||||||
GS_EXPORT NSString* NSURLFileScheme; //file
|
GS_EXPORT NSString* NSURLFileScheme; //file
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue