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:
Andrew McCallum 1995-04-17 20:37:05 +00:00
parent 1d5925e89d
commit cdfcac914d

View file

@ -26,7 +26,6 @@
#include <objects/stdobjects.h>
#include <foundation/NSData.h>
#include <foundation/NSMutableData.h>
#include <objects/MemoryStream.h>
@interface NSGData : NSData