HTML Tidy  5.4.0
The HTACG Tidy HTML Project
iconvtc.h
Go to the documentation of this file.
1 #ifndef __ICONVTC_H__
2 #define __ICONVTC_H__
3 #ifdef TIDY_ICONV_SUPPORT
4 
5 /* iconvtc.h -- Interface to iconv transcoding routines
6 
7  (c) 1998-2003 (W3C) MIT, ERCIM, Keio University
8  See tidy.h for the copyright notice.
9 
10 */
11 
12 
13 #endif /* TIDY_ICONV_SUPPORT */
14 #endif /* __ICONVTC_H__ */