fix: Define WIN32 and WINDOWS for MSYS2, and remove <qtypes.h> in image.h.

This commit is contained in:
2026-05-21 17:06:29 +08:00
parent 027476e691
commit 3f238ce08e
2 changed files with 6 additions and 1 deletions
-1
View File
@@ -27,7 +27,6 @@
#include "render/loopmode.h"
#include "render/videoparams.h"
#include <cstdint>
#include <qtypes.h>
#include <string>
#include <vector>
namespace olive