mirror of
https://gitea.tendokyu.moe/Dniel97/segatools.git
synced 2024-11-24 05:20:10 +01:00
precompiled.h: Add <wchar.h>
This is basically inconsequential but whatever.
This commit is contained in:
parent
780ac90e4a
commit
9e3c70ad6b
@ -34,3 +34,4 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
#include <wchar.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user