mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Fix typo; it is preface.h, not prefix.h.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1420 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
838ac3681f
commit
a8ae3dddbb
154 changed files with 156 additions and 156 deletions
|
@ -26,7 +26,7 @@
|
|||
#include <Foundation/NSException.h>
|
||||
#include <Foundation/NSCoder.h>
|
||||
#include <Foundation/NSZone.h>
|
||||
#include <gnustep/base/prefix.h>
|
||||
#include <gnustep/base/preface.h>
|
||||
|
||||
/* This is the real, general purpose value object. I've implemented all the
|
||||
methods here (like pointValue) even though most likely, other concrete
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue