mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +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
e44ff32bbe
commit
52f6bc90ae
259 changed files with 620 additions and 753 deletions
|
@ -26,9 +26,9 @@
|
|||
|
||||
#include <config.h>
|
||||
#include <Foundation/NSZone.h>
|
||||
#include <gnustep/base/o_cbs.h>
|
||||
#include <gnustep/base/o_hash.h>
|
||||
#include <gnustep/base/o_map.h>
|
||||
#include <base/o_cbs.h>
|
||||
#include <base/o_hash.h>
|
||||
#include <base/o_map.h>
|
||||
|
||||
/* Efficiency hack - the o_map_key_callbacks() incurs a function-call
|
||||
overhead and we use it a lot! */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue