mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
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:
parent
f35ed03a69
commit
bb42696426
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue