qt: Fix windows clang & vcpkg build
This commit is contained in:
@@ -48,6 +48,7 @@ private:
|
||||
|
||||
extern "C" {
|
||||
#ifdef Q_OS_WINDOWS
|
||||
#define NOMINMAX
|
||||
#include <windows.h>
|
||||
#endif
|
||||
#include <86box/86box.h>
|
||||
|
||||
Reference in New Issue
Block a user