Author: mlytwyn
Date: Tue Jun 16 23:50:57 2015
New Revision: 38648

URL: http://svn.gna.org/viewcvs/gnustep?rev=38648&view=rev
Log:
Add GNUstepBase/NSObject+GNUstepBase.h import

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

Modified: libs/base/branches/gnustep_testplant_branch/Source/NSObject.m
URL: 
http://svn.gna.org/viewcvs/gnustep/libs/base/branches/gnustep_testplant_branch/Source/NSObject.m?rev=38648&r1=38647&r2=38648&view=diff
==============================================================================
--- libs/base/branches/gnustep_testplant_branch/Source/NSObject.m       
(original)
+++ libs/base/branches/gnustep_testplant_branch/Source/NSObject.m       Tue Jun 
16 23:50:57 2015
@@ -48,6 +48,7 @@
 #import "Foundation/NSMapTable.h"
 #import "Foundation/NSUserDefaults.h"
 #import "GNUstepBase/GSLocale.h"
+#import "GNUstepBase/NSObject+GNUstepBase.h"
 #ifdef HAVE_LOCALE_H
 #include <locale.h>
 #endif


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

Reply via email to