mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 19:43:32 +00:00
6 lines
151 B
C
6 lines
151 B
C
#ifndef LIBC_ISYSTEM_WCHAR_H_
|
|
#define LIBC_ISYSTEM_WCHAR_H_
|
|
#include "libc/str/str.h"
|
|
#include "libc/str/unicode.h"
|
|
#include "libc/time/time.h"
|
|
#endif
|