X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fdict.h;h=ca823371de3924382dd75b74beca27efba0490ae;hb=43e51e6fd8d1e10b5d5b6d62de8da6ec833f806c;hp=b7c10c078737b5a660c39b79bc32719a17fbe1ee;hpb=4ed5fbcd29d2a98b048d1d94510b262d352b4f7c;p=idzebra-moved-to-github.git diff --git a/include/dict.h b/include/dict.h index b7c10c0..ca82337 100644 --- a/include/dict.h +++ b/include/dict.h @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: dict.h,v $ - * Revision 1.29 1999-05-15 14:36:37 adam + * Revision 1.30 1999-11-30 13:48:03 adam + * Improved installation. Updated for inclusion of YAZ header files. + * + * Revision 1.29 1999/05/15 14:36:37 adam * Updated dictionary. Implemented "compression" of dictionary. * * Revision 1.28 1999/03/09 13:07:06 adam @@ -107,7 +110,7 @@ #define DICT_H #include -#include +#include #ifdef __cplusplus extern "C" {