wip haiku
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
Nishi 2026-04-28 17:44:59 +00:00
commit f23a466d33
3 changed files with 60 additions and 1 deletions

View file

@ -65,6 +65,8 @@
#if defined(__HAIKU__) && defined(__cplusplus)
#include <Window.h>
#include <View.h>
#include <Screen.h>
#include <Application.h>
#endif
#ifdef __APPLE__