X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fcharmap.h;h=23661a545e94bfb209c27b6244c3a4710723775f;hb=28f3461a79a4569d736f4ffc66c6ae207e38c2ab;hp=6b3f6ddaa3bb34de9cdf6e7b095f1b76ef9c9cc7;hpb=01ddc55fd5a59535e229c09440cfdadccadf3555;p=idzebra-moved-to-github.git diff --git a/include/charmap.h b/include/charmap.h index 6b3f6dd..23661a5 100644 --- a/include/charmap.h +++ b/include/charmap.h @@ -36,7 +36,10 @@ * OF THIS SOFTWARE. * * $Log: charmap.h,v $ - * Revision 1.5 1999-09-07 07:19:21 adam + * Revision 1.6 1999-11-30 13:48:03 adam + * Improved installation. Updated for inclusion of YAZ header files. + * + * Revision 1.5 1999/09/07 07:19:21 adam * Work on character mapping. Implemented replace rules. * * Revision 1.4 1997/10/27 14:33:04 adam @@ -54,7 +57,7 @@ #ifndef CHARMAP_H #define CHARMAP_H -#include +#include #ifdef __cplusplus extern "C" {