Fix compile

Former-commit-id: 4eae00e6a2f19e14f536369f8456db1281e176b2
This commit is contained in:
Phillip Stephens 2023-01-18 21:22:33 -08:00
parent efb5cb0597
commit 639b879c70

View File

@ -1,7 +1,6 @@
#include "errno.h"
#include "stdio.h"
#include "string.h"
#include "wstring.h"
#pragma ANSI_strict off