]> err.no Git - sope/blobdiff - sope-core/EOCoreData/NSEntityDescription+EO.h
fixed some leopard compilation issue
[sope] / sope-core / EOCoreData / NSEntityDescription+EO.h
index 184ecb4baa7e2a2579490f476c1a4034ecf18e38..b5027533d51573820126296dc8336f540cf1b9cf 100644 (file)
@@ -1,6 +1,7 @@
 /*
-  Copyright (C) 2005 SKYRIX Software AG
-  
+  Copyright (C) 2005-2007 SKYRIX Software AG
+  Copyright (C) 2007      Helge Hess
+
   This file is part of SOPE.
 
   SOPE is free software; you can redistribute it and/or modify it under
 #ifndef __NSEntityDescription_EO_H__
 #define __NSEntityDescription_EO_H__
 
+// the next two are here to please the Leopard
+#import <Foundation/NSEnumerator.h>
+@class NSData;
+
 #import <CoreData/NSEntityDescription.h>
 
 /*