add headers

This commit is contained in:
Glenn Maynard
2003-11-14 17:17:36 +00:00
parent 682789980c
commit b72d42361a
16 changed files with 27 additions and 5 deletions
@@ -6,6 +6,8 @@
#if defined(_WINDOWS)
#include "windows.h"
/* Convert from the given codepage to UTF-8. Return true if successful. */
static bool CodePageConvert(CString &txt, int cp)
{