]> err.no Git - sope/blobdiff - sope-core/EOCoreData/NSRelationshipDescription+EO.h
fixed some leopard compilation issue
[sope] / sope-core / EOCoreData / NSRelationshipDescription+EO.h
index 9fd388166512bc9d5fd2df22716772cad0059640..03d233ad22b8cd77681632e0246d133899ce0a8c 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 __NSRelationshipDescription_EO_H__
 #define __NSRelationshipDescription_EO_H__
 
+// the next two are here to please the Leopard
+#import <Foundation/NSEnumerator.h>
+@class NSData;
+
 #import <CoreData/NSRelationshipDescription.h>
 
 /*