mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Include <foundation/NSData.h>
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@386 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
cdfcac914d
commit
7ca6167aef
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@
|
|||
Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*/
|
||||
|
||||
#include <foundation/NSData.h>
|
||||
|
||||
/* xxx Pretty messy. Needs work. */
|
||||
|
||||
@implementation NSMutableData
|
||||
|
|
Loading…
Reference in a new issue