X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyazpp%2Frecord-cache.h;fp=include%2Fyazpp%2Frecord-cache.h;h=91e988bc822ebea2d6921090a146d7b2e9534108;hb=fb334c4fc1a825055a3e01328015190ae6a7bf7f;hp=d53533fd09897b4d3c1893e7f9d1dc91a31a0682;hpb=6a6fabffa5a8a8154a7076eaf653bfb81fd7142c;p=yazpp-moved-to-github.git diff --git a/include/yazpp/record-cache.h b/include/yazpp/record-cache.h index d53533f..91e988b 100644 --- a/include/yazpp/record-cache.h +++ b/include/yazpp/record-cache.h @@ -2,7 +2,7 @@ * Copyright (c) 2002-2004, Index Data. * See the file LICENSE for details. * - * $Id: record-cache.h,v 1.1 2006-03-29 13:14:15 adam Exp $ + * $Id: record-cache.h,v 1.2 2006-03-30 14:15:58 adam Exp $ */ @@ -10,7 +10,7 @@ #include namespace yazpp_1 { -class RecordCache_Entry; +struct RecordCache_Entry; class YAZ_EXPORT RecordCache { public: