mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-25 01:31:08 +00:00
Remove cStringNoCopy
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3725 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ceb6143b1d
commit
5d10a9e03e
2 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
/* A demonstration of writing and reading GNU Objective C objects to a file. */
|
||||
// Fri Oct 23 03:01:09 MET DST 1998 dave@turbocat.de
|
||||
// cStringNoCopy -> cString
|
||||
|
||||
#include <base/Archiver.h>
|
||||
#include <base/BinaryCStream.h>
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
// Fri Oct 23 03:02:52 MET DST 1998 dave@turbocat.de
|
||||
// cStringNoCopy -> cString
|
||||
|
||||
#include <Foundation/NSArray.h>
|
||||
#include <Foundation/NSString.h>
|
||||
|
|
Loading…
Reference in a new issue