Updating ITFoundation to include updates spurred by Haven development.
[ITFoundation.git] / ITFoundation.h
index d7f63ab..377efcb 100644 (file)
@@ -4,7 +4,7 @@
  *
  *     iThink Software's custom extensions to Apple's Foundation framework.
  *
- *     Copyright (c) 2005 by iThink Software.
+ *     Copyright (c) 2008 by iThink Software.
  *     All Rights Reserved.
  *
  *     $Id$
 #import <ITFoundation/ITByteStream.h>
 #import <ITFoundation/ITCarbonSupport.h>
 #import <ITFoundation/ITDebug.h>
+#import <ITFoundation/ITSharedController.h>
+#import <ITFoundation/ITSQLite3Database.h>
+#import <ITFoundation/ITThreadChild.h>
+#import <ITFoundation/ITUUID.h>
 
+#import <ITFoundation/ITCategory-NSBundle.h>
+#import <ITFoundation/ITCategory-NSData.h>
 #import <ITFoundation/ITCategory-NSObject.h>
 #import <ITFoundation/ITCategory-NSProxy.h>
 #import <ITFoundation/ITCategory-NSString.h>
-#import <ITFoundation/ITCategory-NSBundle.h>
\ No newline at end of file