Add WIN32 DLL support

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2368 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Scott Christley 1997-08-04 20:42:57 +00:00
parent b78cc8a51f
commit a309b71d93

View file

@ -31,8 +31,6 @@
#include <AppKit/NSResponder.h>
#define USE_RUN_LOOP 0
@class NSArray;
@class NSMutableArray;
@class NSString;