Include NSData header.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@510 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1995-08-02 15:40:18 +00:00
parent f35ed03a69
commit bb42696426

View file

@ -24,6 +24,7 @@
#include <objects/stdobjects.h>
#include <Foundation/NSArchiver.h>
#include <Foundation/NSGArchiver.h>
#include <Foundation/NSData.h>
#include <objects/NSCoder.h>
@implementation NSArchiver