1
#pragma once
2
3
#include <wchar.h>
4
5
typedef unsigned long wctype_t;
6
typedef unsigned long wctrans_t;
#pragma once
#include <wchar.h>
typedef unsigned long wctype_t;
typedef unsigned long wctrans_t;