mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-25 01:31:08 +00:00
Put NSKeyedArchiver.h in Foundation.h
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18989 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
bedec3d02a
commit
cf2564d36e
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@
|
|||
#include <Foundation/NSIndexSet.h>
|
||||
#include <Foundation/NSInvocation.h>
|
||||
#include <Foundation/NSKeyValueCoding.h>
|
||||
#include <Foundation/NSKeyedArchiver.h>
|
||||
#include <Foundation/NSLock.h>
|
||||
#include <Foundation/NSMapTable.h>
|
||||
#include <Foundation/NSMethodSignature.h>
|
||||
|
|
Loading…
Reference in a new issue