Fix building Win32 classes with nonfragile ABI.

This commit is contained in:
Frederik Seiffert 2020-05-13 18:08:35 +02:00
parent de0282fdac
commit 9f0d8d7720
3 changed files with 10 additions and 1 deletions

View file

@ -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"