This commit is contained in:
Vaxry 2025-12-18 16:43:33 +00:00
parent f05876d5ed
commit e5d2e8aafe
Signed by: vaxry
GPG key ID: 665806380871D640

View file

@ -4,6 +4,7 @@
#include "../helpers/memory/Memory.hpp"
#include <functional>
#include <sstream>
#define RESOURCE_OR_BAIL(resname) \
const auto resname = (CWaylandResource*)wl_resource_get_user_data(resource); \