mingw: lower case windows includes

This commit is contained in:
Craig Carnell
2025-09-28 18:34:24 +01:00
parent 774200dcf4
commit e222665eb0
50 changed files with 62 additions and 63 deletions

View File

@@ -7,7 +7,7 @@
#include <string>
#include <thread>
#include <Windows.h>
#include <windows.h>
#include "Common/Event.h"
#include "Common/Flag.h"