Win32 fixes YAZPP.0.6
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 4 Sep 2003 20:11:03 +0000 (20:11 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 4 Sep 2003 20:11:03 +0000 (20:11 +0000)
include/yaz++/proxy.h
win/yazxx/yazxx.dsp

index 8e37578..54f93d3 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (c) 1998-2003, Index Data.
  * See the file LICENSE for details.
  * 
- * $Id: proxy.h,v 1.6 2003-09-03 11:25:08 adam Exp $
+ * $Id: proxy.h,v 1.7 2003-09-04 20:11:03 adam Exp $
  */
 
 #include <yaz++/z-assoc.h>
@@ -11,7 +11,7 @@
 
 class Yaz_Proxy;
 
-class Yaz_RecordCache_Entry;
+struct Yaz_RecordCache_Entry;
 
 class YAZ_EXPORT Yaz_RecordCache {
  public:
index 1575ca2..484bd59 100644 (file)
@@ -155,6 +155,10 @@ SOURCE="..\..\include\yaz++\yaz-z-assoc.h"
 # End Source File
 # Begin Source File
 
+SOURCE="..\..\src\yaz-z-cache.cpp"
+# End Source File
+# Begin Source File
+
 SOURCE="..\..\src\yaz-z-databases.cpp"
 # End Source File
 # Begin Source File