mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Fix building Win32 classes with nonfragile ABI.
This commit is contained in:
parent
de0282fdac
commit
9f0d8d7720
3 changed files with 10 additions and 1 deletions
|
@ -22,6 +22,8 @@
|
|||
*/
|
||||
|
||||
#include "common.h"
|
||||
#define EXPOSE_NSPort_IVARS 1
|
||||
#define EXPOSE_NSMessagePort_IVARS 1
|
||||
#include "GNUstepBase/GSLock.h"
|
||||
#include "Foundation/NSArray.h"
|
||||
#include "Foundation/NSNotification.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue