summaryrefslogtreecommitdiff
path: root/sound_detector/iconv.h
blob: 49d42d771bf36574b13afbcb15edfb192ac2dd10 (plain)
1
2
3
#ifdef WIN32
extern "C" char *to_utf8(const char *koi8r);
#endif