mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 08:41:03 +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
|
@ -31,11 +31,11 @@
|
|||
It's an instance of PortEncoder or PortDecoder. */
|
||||
|
||||
#include <config.h>
|
||||
#include <gnustep/base/preface.h>
|
||||
#include <base/preface.h>
|
||||
#include <Foundation/DistributedObjects.h>
|
||||
#include <gnustep/base/TcpPort.h>
|
||||
#include <base/TcpPort.h>
|
||||
#include <mframe.h>
|
||||
#include <gnustep/base/NotificationDispatcher.h>
|
||||
#include <base/NotificationDispatcher.h>
|
||||
#include <Foundation/NSData.h>
|
||||
#include <Foundation/NSRunLoop.h>
|
||||
#include <Foundation/NSArray.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue