NSTimeZone: Import NSScanner

This commit is contained in:
hmelder 2024-04-17 17:23:26 +02:00 committed by Hugo Melder
parent 2918bd992e
commit 279d91e0f3

View file

@ -106,6 +106,7 @@
#import "Foundation/NSTimeZone.h"
#import "Foundation/NSByteOrder.h"
#import "Foundation/NSLocale.h"
#import "Foundation/NSScanner.h"
#import "GNUstepBase/NSString+GNUstepBase.h"
#import "GSPrivate.h"
#import "GSPThread.h"