diff --git a/Headers/gnustep/base/NSString.h b/Headers/gnustep/base/NSString.h index e9c13d766..0e3170422 100644 --- a/Headers/gnustep/base/NSString.h +++ b/Headers/gnustep/base/NSString.h @@ -25,6 +25,7 @@ #define __NSString_h_OBJECTS_INCLUDE #include + #include typedef unsigned short unichar; @@ -277,13 +278,10 @@ compiler warning. @end #ifndef NO_GNUSTEP - #include #include - @interface NSString (GNU) @end - #endif /* NO_GNUSTEP */ #endif /* __NSString_h_OBJECTS_INCLUDE */