try fix build error on nonwindows platforms

This commit is contained in:
lijunyu-cn 2026-03-24 14:21:59 +08:00
parent 586f720159
commit 269fe3a25d

View File

@ -31,6 +31,7 @@
#endif
#define SDL_MAIN_HANDLED
#include <SDL3/SDL.h>
#include <SDL3/SDL_main.h>
#if BOOST_OS_LINUX