@@ -17,18 +17,10 @@ #include "config.h" #include -#import "OFDate.h" -#import "OFString.h" -#import "OFAutoreleasePool.h" - -#import "OFInvalidFormatException.h" - -#import "of_strptime.h" - #import "TestsAppDelegate.h" static OFString *module = @"OFDate"; @implementation TestsAppDelegate (OFDateTests)