mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
include NSObject.h
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@4299 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
3f26a8ab26
commit
785c2fc3a5
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@
|
|||
#ifndef __NSSerialization_h_GNUSTEP_BASE_INCLUDE
|
||||
#define __NSSerialization_h_GNUSTEP_BASE_INCLUDE
|
||||
|
||||
#include <Foundation/NSObject.h>
|
||||
|
||||
@class NSData, NSMutableData;
|
||||
|
||||
@protocol NSObjCTypeSerializationCallBack
|
||||
|
|
Loading…
Reference in a new issue