Ooops, the framework header was still importing a class that doesn't
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Tue, 28 Oct 2003 12:13:48 +0000 (12:13 +0000)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Tue, 28 Oct 2003 12:13:48 +0000 (12:13 +0000)
exist anymore

ITFoundation.h

index 714de1a..760ffb3 100755 (executable)
@@ -15,5 +15,4 @@
 #import <Cocoa/Cocoa.h>
 
 #import <ITFoundation/ITAppleEventCenter.h>
-#import <ITFoundation/ITStringScanner.h>
 #import <ITFoundation/ITDebug.h>