X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=include%2Fcharmap.h;h=23661a545e94bfb209c27b6244c3a4710723775f;hp=6b3f6ddaa3bb34de9cdf6e7b095f1b76ef9c9cc7;hb=e150e51a7e20a902e9fd2f11f00811f94f67d529;hpb=c7700ec8d0d767670b6a3f3a860ba21d9dce8c28 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" {