mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Various URL handling improvments.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25154 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
cc25eedb9e
commit
9a44af0e80
9 changed files with 969 additions and 278 deletions
|
@ -24,7 +24,10 @@
|
|||
#ifndef _GSPrivate_h_
|
||||
#define _GSPrivate_h_
|
||||
|
||||
#include "Foundation/NSError.h"
|
||||
#import "Foundation/NSError.h"
|
||||
|
||||
@class _GSInsensitiveDictionary;
|
||||
@class _GSMutableInsensitiveDictionary;
|
||||
|
||||
@class NSNotification;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue