mirror of
https://github.com/lifegpc/c-utils.git
synced 2026-07-08 01:30:39 +08:00
Fix build
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
#ifndef _UTIL_WCHAR_UTIL_H
|
||||
#define _UTIL_WCHAR_UTIL_H
|
||||
#include<string>
|
||||
#if _WIN32
|
||||
#include <Windows.h>
|
||||
#endif
|
||||
|
||||
namespace wchar_util {
|
||||
#if _WIN32
|
||||
|
||||
Reference in New Issue
Block a user