mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-20 20:26:42 +00:00
Makefile changes to compile thinkg in place.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3496 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8770184504
commit
3d949ca12d
259 changed files with 620 additions and 753 deletions
|
@ -22,11 +22,11 @@
|
|||
*/
|
||||
|
||||
#include <config.h>
|
||||
#include <gnustep/base/Array.h>
|
||||
#include <gnustep/base/ArrayPrivate.h>
|
||||
#include <gnustep/base/NSString.h>
|
||||
#include <gnustep/base/OrderedCollection.h>
|
||||
#include <gnustep/base/behavior.h>
|
||||
#include <base/Array.h>
|
||||
#include <base/ArrayPrivate.h>
|
||||
#include <base/NSString.h>
|
||||
#include <base/OrderedCollection.h>
|
||||
#include <base/behavior.h>
|
||||
|
||||
@implementation ConstantArray
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue