try fix build error on nonwindows platforms

This commit is contained in:
lijunyu-cn 2026-03-24 14:21:59 +08:00
parent 02dd9090fb
commit ab73a99538

View File

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