git.cappig.dev / apheleiaOS.git master

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