Nuke st_start.h from orbit

This commit is contained in:
Magnus Norddahl 2025-08-08 13:54:59 +02:00
commit e4aac749dc
31 changed files with 58 additions and 896 deletions

View file

@ -6,7 +6,9 @@
#include "zstring.h"
#ifdef _WIN32
#ifndef WIN32_LEAN_AND_MEAN
#define WIN32_LEAN_AND_MEAN
#endif
#include <windows.h>
#endif