mirror of
https://github.com/gnustep/libs-base.git
synced 2025-06-01 17:12:03 +00:00
Insert contents of <objects/NSCoder.h>
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1399 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
97e9da8b23
commit
bb2ba35bd9
1 changed files with 9 additions and 0 deletions
|
@ -77,4 +77,13 @@
|
||||||
|
|
||||||
@end
|
@end
|
||||||
|
|
||||||
|
#ifndef NO_GNUSTEP
|
||||||
|
|
||||||
|
#include <objects/Coding.h>
|
||||||
|
#include <Foundation/NSCoder.h>
|
||||||
|
@interface NSCoder (GNU) <Encoding, Decoding>
|
||||||
|
@end
|
||||||
|
|
||||||
|
#endif /* NO_GNUSTEP */
|
||||||
|
|
||||||
#endif /* __NSCoder_h_OBJECTS_INCLUDE */
|
#endif /* __NSCoder_h_OBJECTS_INCLUDE */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue