fix: fix build error in Linux environment.
- fix various build error in Linux environment. - the convertion between UTF8, UTF16 and UTF32 have error in Linux and will be fixed in future.
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
#include "EncodingHelper.hpp"
|
||||
|
||||
#include <cuchar>
|
||||
#include <climits>
|
||||
|
||||
namespace YYCC::EncodingHelper {
|
||||
|
||||
|
Reference in New Issue
Block a user