HTML Tidy  0.1
iconvtc.h
00001 #ifndef __ICONVTC_H__
00002 #define __ICONVTC_H__
00003 #ifdef TIDY_ICONV_SUPPORT
00004 
00005 /* iconvtc.h -- Interface to iconv transcoding routines
00006 
00007   (c) 1998-2003 (W3C) MIT, ERCIM, Keio University
00008   See tidy.h for the copyright notice.
00009 
00010   $Id: iconvtc.h,v 1.1 2003/04/28 22:59:41 hoehrmann Exp $
00011 */
00012 
00013 
00014 #endif /* TIDY_ICONV_SUPPORT */
00015 #endif /* __ICONVTC_H__ */