fix: restore linux mingw client build and gm smoke

This commit is contained in:
Claude
2026-04-17 21:53:59 +02:00
parent 2fe362e0a9
commit dfe0baabce
48 changed files with 432 additions and 103 deletions

2
extern/include/python/python.h vendored Normal file
View File

@@ -0,0 +1,2 @@
#pragma once
#include "Python.h"