X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fyaz-ir-assoc.cpp;h=e6c854f68723e7a3c1ff9abc6b9839b5ea80344f;hb=50f38dcd58cdf62b3380710bdd7f23d6f88c555c;hp=6753fc9b4bf4295cb687f63138716c8e1febdca6;hpb=eea3cf8293bab09d65bac8d34e16b1a12ed67919;p=yazpp-moved-to-github.git diff --git a/src/yaz-ir-assoc.cpp b/src/yaz-ir-assoc.cpp index 6753fc9..e6c854f 100644 --- a/src/yaz-ir-assoc.cpp +++ b/src/yaz-ir-assoc.cpp @@ -3,7 +3,11 @@ * See the file LICENSE for details. * * $Log: yaz-ir-assoc.cpp,v $ - * Revision 1.13 2000-09-06 14:23:45 adam + * Revision 1.14 2000-10-11 11:58:16 adam + * Moved header files to include/yaz++. Switched to libtool and automake. + * Configure script creates yaz++-config script. + * + * Revision 1.13 2000/09/06 14:23:45 adam * WIN32 updates. * * Revision 1.12 2000/05/10 11:36:58 ian @@ -41,7 +45,7 @@ #include #include -#include +#include Yaz_IR_Assoc::Yaz_IR_Assoc(IYaz_PDU_Observable *the_PDU_Observable) : Yaz_Z_Assoc(the_PDU_Observable)