]> err.no Git - sope/blobdiff - sope-core/EOCoreData/NSAttributeDescription+EO.h
fixed some leopard compilation issue
[sope] / sope-core / EOCoreData / NSAttributeDescription+EO.h
index 467edeafc12a9669c90de146e4df57e8904d2ae9..95974c11ac4d1f4cafacdca8f1cc2dad6adfad04 100644 (file)
@@ -1,5 +1,6 @@
 /*
-  Copyright (C) 2005 SKYRIX Software AG
+  Copyright (C) 2005-2007 SKYRIX Software AG
+  Copyright (C) 2007      Helge Hess
   
   This file is part of SOPE.
 
 #ifndef __NSAttributeDescription_EO_H__
 #define __NSAttributeDescription_EO_H__
 
+// the next two are here to please the Leopard
+#import <Foundation/NSEnumerator.h>
+@class NSData;
+
 #import <CoreData/NSAttributeDescription.h>
 
 /*