forked from Dniel97/segatools
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 <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <wchar.h>
|
||||
|
Loading…
Reference in New Issue
Block a user