qt: Fix windows clang & vcpkg build

This commit is contained in:
ts-korhonen
2021-12-19 23:49:47 +02:00
parent 61563bea57
commit 3b16136142
5 changed files with 14 additions and 3 deletions

View File

@@ -48,6 +48,7 @@ private:
extern "C" {
#ifdef Q_OS_WINDOWS
#define NOMINMAX
#include <windows.h>
#endif
#include <86box/86box.h>