fix Clang/WinSDK warnings

This commit is contained in:
David Hrdlička
2021-03-21 01:59:46 +01:00
parent c54c4c842c
commit 10cc122925
18 changed files with 40 additions and 38 deletions

View File

@@ -32,6 +32,7 @@
#include <stdlib.h>
#include <time.h>
#include <wchar.h>
#include <io.h>
#define HAVE_STDARG_H
#include <86box/86box.h>
#include <86box/config.h>