Author: mlytwyn
Date: Fri Sep 23 21:39:29 2016
New Revision: 40103

URL: http://svn.gna.org/viewcvs/gnustep?rev=40103&view=rev
Log:
Merge with base trunk revision 40072

Modified:
    libs/base/branches/gnustep_testplant_branch/Source/NSNotificationCenter.m

Modified: 
libs/base/branches/gnustep_testplant_branch/Source/NSNotificationCenter.m
URL: 
http://svn.gna.org/viewcvs/gnustep/libs/base/branches/gnustep_testplant_branch/Source/NSNotificationCenter.m?rev=40103&r1=40102&r2=40103&view=diff
==============================================================================
--- libs/base/branches/gnustep_testplant_branch/Source/NSNotificationCenter.m   
(original)
+++ libs/base/branches/gnustep_testplant_branch/Source/NSNotificationCenter.m   
Fri Sep 23 21:39:29 2016
@@ -40,7 +40,7 @@
 #import "GNUstepBase/GSLock.h"
 
 
-#if defined(__WIN32)
+#if defined(_WIN32)
 #include <objc/blocks_runtime.h>
 #endif
 


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to