Better DLL handling

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@6679 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2000-06-14 04:03:56 +00:00
parent cf7577b1b6
commit 257c752b86
129 changed files with 359 additions and 412 deletions

View file

@ -22,6 +22,7 @@
*/
#include <config.h>
#include <base/preface.h>
#include <Foundation/NSObject.h>
#include <Foundation/NSConnection.h>
#include <Foundation/NSDistantObject.h>