mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Don't include <foundation/NSMutableData.h>. The interface can now be
found in <foundation/NSData.h> git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@385 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1d5925e89d
commit
cdfcac914d
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@
|
|||
|
||||
#include <objects/stdobjects.h>
|
||||
#include <foundation/NSData.h>
|
||||
#include <foundation/NSMutableData.h>
|
||||
#include <objects/MemoryStream.h>
|
||||
|
||||
@interface NSGData : NSData
|
||||
|
|
Loading…
Reference in a new issue