From b3ea2b804fbd35babac86c83c718a5491542db7c Mon Sep 17 00:00:00 2001 From: Nicholas Noll Date: Sat, 6 Jun 2020 13:26:49 -0700 Subject: done tinkering with st --- include/libn.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include') diff --git a/include/libn.h b/include/libn.h index d47e7c5..5829cb1 100644 --- a/include/libn.h +++ b/include/libn.h @@ -9,12 +9,15 @@ #include #include #include +#include #include #include #include #include +typedef wchar_t wchar; + // ---------------------------------------------------------------------------- // dynamic array -- cgit v1.2.1