add headers
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user